Skip to content

Image classification problem from Kaggle. Convolutional Neural Networks.

Notifications You must be signed in to change notification settings

markelsanz14/Image-Classification-Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle Image Classification

Image classification problem from Kaggle. Classify 8 different types of fish images. Solution uses Convolutional Neural Networks.

Classes: ALB: 0 BET: 1 DOL: 2 LAG: 3 NoF: 4 OTHER: 5 SHARK: 6 YFT: 7

Store images on a directory called NewImages. The directory has to be set right outside the ALDA-project folder, so that it can be accessed from readImages.py like this: '../NewImages/'

About

Image classification problem from Kaggle. Convolutional Neural Networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published