1- # awesome- object-detection
1+ # object-detection
22
33This is a list of awesome articles about object detection.
44
5- * auto-gen TOC:
6- {: toc }
5+ - R-CNN
6+ - Fast R-CNN
7+ - Faster R-CNN
8+ - Light-Head R-CNN
9+ - Cascade R-CNN
10+ - SPP-Net
11+ - YOLO
12+ - YOLOv2
13+ - YOLOv3
14+ - YOLT
15+ - SSD
16+ - DSSD
17+ - FSSD
18+ - ESSD
19+ - MDSSD
20+ - Pelee
21+ - Fire SSD
22+ - R-FCN
23+ - FPN
24+ - DSOD
25+ - RetinaNet
26+ - MegNet
27+ - DetNet
28+ - SSOD
29+ - 3D Object Detection
30+ - ZSD(Zero-Shot Object Detection)
31+ - OSD(One-Shot object Detection)
32+ - Other
33+
734Based on handong1587's github(https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html)
835
936
@@ -664,12 +691,6 @@ https://github.com/Robert-JunWang/Pelee
664691
665692< https://arxiv.org/abs/1803.06799 >
666693
667- ** Zero-Shot Detection**
668-
669- - intro: Australian National University
670- - keywords: YOLO
671- - arxiv: < https://arxiv.org/abs/1803.07113 >
672-
673694** Learning Region Features for Object Detection**
674695
675696- intro: Peking University & MSRA
@@ -719,6 +740,15 @@ https://github.com/Robert-JunWang/Pelee
719740- arxiv: https://arxiv.org/abs/1804.06215
720741
721742
743+ ## SSOD
744+
745+ ** Self-supervisory Signals for Object Discovery and Detection**
746+
747+ - Google Brain
748+
749+
750+ - arxiv:https://arxiv.org/abs/1806.03370
751+
722752## 3D Object Detection
723753
724754** LMNet: Real-time Multiclass Object Detection on CPU using 3D LiDARs**
@@ -729,6 +759,12 @@ https://github.com/Robert-JunWang/Pelee
729759
730760## ZSD
731761
762+ ** Zero-Shot Detection**
763+
764+ - intro: Australian National University
765+ - keywords: YOLO
766+ - arxiv: < https://arxiv.org/abs/1803.07113 >
767+
732768** Zero-Shot Object Detection**
733769
734770- arxiv: https://arxiv.org/abs/1804.04340
@@ -753,15 +789,6 @@ RepMet: Representative-based metric learning for classification and one-shot obj
753789- arxiv:https://arxiv.org/abs/1806.04728
754790- github: TODO
755791
756- ## SSOD
757-
758- ** Self-supervisory Signals for Object Discovery and Detection**
759-
760- - Google Brain
761-
762-
763- - arxiv:https://arxiv.org/abs/1806.03370
764-
765792## Other
766793
767794** Relation Network for Object Detection**
0 commit comments