Skip to content

Convolutional Neural Network with Tensorflow and Object Detection with OpenCV for Kaggle Image Recognition challange

License

Notifications You must be signed in to change notification settings

minggli/fisheries-convnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Recognition - 6 Species of Fish

The problem to solve is to classify 6 species of fish in real world images with varying backgrounds

It applies Haar Cascade object detection algorithm and 16-layer Convolutional Neural Network.

The CNN has architecture similar to that of VGG-16, with different hyper-parameters.

It contains work by Ming Li for Kaggle Challenge.

alt text

About

Convolutional Neural Network with Tensorflow and Object Detection with OpenCV for Kaggle Image Recognition challange

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published