Skip to content

Commit f6c2ca6

Browse files
authored
Update README.md
1 parent c372091 commit f6c2ca6

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ A paper list of object detection using deep learning. I worte this page with ref
1212
*2019/january* - update 4 papers and and add commonly used datasets.
1313
*2019/february* - update 2 papers.
1414

15+
##
16+
1517
## Table of Contents
1618
- [Paper list from 2014 to now(2019)](https://github.com/hoya012/deep_learning_object_detection/blob/master/README.md#paper-list-from-2014-to-now2019)
1719
- [Performance table](https://github.com/hoya012/deep_learning_object_detection/blob/master/README.md#performance-table)
@@ -24,6 +26,8 @@ A paper list of object detection using deep learning. I worte this page with ref
2426
- [2019](https://github.com/hoya012/deep_learning_object_detection/blob/master/README.md#2019)
2527
- [Dataset Papers](https://github.com/hoya012/deep_learning_object_detection/blob/master/README.md#dataset-papers)
2628

29+
##
30+
2731
## Paper list from 2014 to now(2019)
2832
The part highlighted with red characters means papers that i think "must-read".
2933
However, it is **my personal opinion** and other papers are important too, so I recommend to read them if you have time.
@@ -32,6 +36,8 @@ However, it is **my personal opinion** and other papers are important too, so I
3236
<img width="1000" src="/assets/deep_learning_object_detection_history.PNG" "Example of object detection.">
3337
</p>
3438

39+
##
40+
3541
## Performance table
3642

3743
FPS(Speed) index is related to the hardware spec(e.g. CPU, GPU, RAM, etc), so it is hard to make an equal comparison. The solution is to measure the performance of all models on hardware with equivalent specifications, but it is very difficult and time consuming.
@@ -85,13 +91,7 @@ So i
8591
| M2Det | - | - | 44.2 | AAAI'19 |
8692
| R-DAD | 81.2 (07++12) | 82.0 (07++12) | 43.1 | AAAI'19 |
8793

88-
89-
- [2014](#2014)
90-
- [2015](#2015)
91-
- [2016](#2016)
92-
- [2017](#2017)
93-
- [2018](#2018)
94-
- [2019](#2019)
94+
##
9595

9696
## 2014
9797

@@ -241,7 +241,7 @@ So i
241241

242242
- **[CAMOU]** CAMOU: Learning Physical Vehicle Camouflages to Adversarially Attack Detectors in the Wild | Yang Zhang, et al. | **[ICLR' 19]** |[`[pdf]`](https://openreview.net/pdf?id=SJgEl3A5tm)
243243

244-
244+
##
245245

246246
## Dataset Papers
247247
Statistics of commonly used object detection datasets. The Figure came from [this survey paper](https://arxiv.org/pdf/1809.02165v1.pdf).
@@ -263,6 +263,7 @@ The papers related to datasets used mainly in Object Detection are as follows.
263263

264264
- **[Open Images]** The Open Images Dataset V4: Unified image classification, object detection, and visual relationship detection at scale | A Kuznetsova, et al. | **[arXiv' 18]** | [`[pdf]`](https://arxiv.org/pdf/1811.00982v1.pdf) | [`[link]`](https://storage.googleapis.com/openimages/web/index.html)
265265

266+
##
266267

267268
## Contact & Feedback
268269

0 commit comments

Comments
 (0)