https://github.com/shaoanlu/expriment-with-focal-loss
https://github.com/shaoanlu/expriment-with-focal-loss
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shaoanlu/expriment-with-focal-loss
- Owner: shaoanlu
- Created: 2017-09-19T12:44:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T11:40:11.000Z (almost 8 years ago)
- Last Synced: 2025-05-12T16:44:19.971Z (5 months ago)
- Language: Jupyter Notebook
- Size: 765 KB
- Stars: 11
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expriment-with-focal-
Experiment with focal loss on cats/dogs classification## Description
[Focal Loss for Dense Object Detection](https://arxiv.org/abs/1708.02002)
Tsung-Yi Lin, Priya Goyal, Ross Girshick, Kaiming He, Piotr Dollár### [[Blog post]](https://shaoanlu.wordpress.com/2017/08/16/applying-focal-loss-on-cats-vs-dogs-classification-task/)