NOAA Fisheries Steller Sea Lion Population Count
- Solves problem as regression task on whole image. Implemented in Keras.
Modified from /~https://github.com/mrgloom/Kaggle-Sea-Lions-Solution
- Additions:
- Validation dataflow
- RMSE metric
- Stacking implementation (to add)
- Additions:
- Image level regression extended to windows extracted from full images.
- Includes code to count sealions in each window, and train network on the enlarged dataset.