https://github.com/kern/bayes-whales
:whale: Image classifier for finding quality ocean images in the NOAA Whales Aerial dataset (Bayes Hack 2016)
https://github.com/kern/bayes-whales
Last synced: about 2 months ago
JSON representation
:whale: Image classifier for finding quality ocean images in the NOAA Whales Aerial dataset (Bayes Hack 2016)
- Host: GitHub
- URL: https://github.com/kern/bayes-whales
- Owner: kern
- License: other
- Created: 2016-04-24T11:48:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-24T12:02:38.000Z (about 9 years ago)
- Last Synced: 2025-01-28T15:49:39.652Z (4 months ago)
- Language: Python
- Homepage: http://54.151.14.52/
- Size: 6.91 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bayes-whales
Image classifier for finding quality ocean images in the NOAA Whales Aerial dataset. Uses a deep convolution network for binary classification. Submission for [Bayes Hack 2016](http://bayeshack.org/).
[**Play with a demo on a pretrained net. (accuracy: 92.67%)**](http://54.151.14.52/)

## Technologies Used
* Caffe
* [`pavlov/nin-imagenet`](https://github.com/pavlovml/nin-imagenet)## Team Members
* [Alex Kern](https://github.com/kern)
* Sam Kirschner## License and Acknowledgements
[BSD 3-Clause license](https://github.com/kern/bayes-whales/blob/master/LICENSE)