Skip to content

Latest commit

 

History

History

object-detection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network

📌 Original paper | Authors: Qijie Zhao, Tao Sheng,Yongtao Wang, Zhi Tang, Ying Chen, Ling Cai and Haibin Ling

📌 Paper with annotation

📌 Implementations: M2DET pytorch


RetinaNet: Focal Loss for Dense Object Detection (ICCV 2017)

📌 Original paper | Authors: Tsung-Yi Lin Priya Goyal Ross Girshick Kaiming He Piotr Dolla ́r

📌 Paper with annotation

📌 Implementations: Detectron | Keras-retinanet


YOLOv1: You Only Look Once: Unified, Real-Time Object Detection

📌 Original paper | Authors: Joseph Redmon, Santosh Divvala, Ross Girshick, Ali Farhadi | Darknet

📌 Paper with annotation