Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 558 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 558 Bytes

ncfm-kaggle

Repo for approaches towards the 'The Nature Conservancy Fisheries Monitoring' contest on Kaggle.

Explanation

  • Using YOLO2 to detect and localize the fish in a given image
  • Classify the fish after cropping out from previous step

Credits

  • Thanks to longcw. Using his implementation of YOLO2 in PyTorch.
  • Thanks to Kaggle Community for the annotations.