An open API service indexing awesome lists of open source software.

https://github.com/kuangliu/pytorch-retinanet

RetinaNet in PyTorch
https://github.com/kuangliu/pytorch-retinanet

Last synced: 8 months ago
JSON representation

RetinaNet in PyTorch

Awesome Lists containing this project

README

          

# PyTorch-RetinaNet
Train _RetinaNet_ with _Focal Loss_ in PyTorch.

Reference:
[1] [Focal Loss for Dense Object Detection](https://arxiv.org/abs/1708.02002)