Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 3 days 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)