Skip to content

This repository contains the notebook submitted for the "Aerial Cactus Identification" Kaggle Challenge.

Notifications You must be signed in to change notification settings

pkyriakou/Cactus-Identification-Challenge-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Cactus-Identification-Challenge-ML

This repository contains the notebook submitted for the Aerial Cactus Identification Kaggle Challenge.

The challenge was a computer vision problem and it involved binary classification of whether cacti were present in a given photo or not.

The task was solved by a deep convolutional neural network which was implemented using Tensorflow. Data augmentation was also used (horizontal flips and rotations) to increase the training data size.

The final accuracy on the held out test set was 99.8% with the data augmentation and 96.9% without.

About

This repository contains the notebook submitted for the "Aerial Cactus Identification" Kaggle Challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published