Skip to content

AlbertMillan/retinanet-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

retinanet-pytorch

Implementation of the Retinanet model as described in the original paper: Focal Loss for Dense Object Detection

Structure

Pipepline can be found in main.py, core architecture can be found in retinanet.py and the implemantation of the focal loss can be found at losses.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages