You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The part highlighted with red characters means papers that i think "must-read".
29
33
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
32
36
<img width="1000" src="/assets/deep_learning_object_detection_history.PNG" "Example of object detection.">
33
37
</p>
34
38
39
+
##
40
+
35
41
## Performance table
36
42
37
43
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.
-**[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)
243
243
244
-
244
+
##
245
245
246
246
## Dataset Papers
247
247
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.
263
263
264
264
-**[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)
0 commit comments