Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 378 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 378 Bytes

FishNet

Code for Kaggle's "The Nature Conservancy Fisheries Monitoring" competition
The goal of this competition is to design classifier to classify images of fish
into different classes.
This Dataset is hight skewed (one class consist of approximately 1363 image while other
have only 93 images) Used a pre-trained VGG16 CNN network and retrained it on new data.