Skip to content

Commit 74521de

Browse files
authored
update R-DAD(AAAI,2019)
1 parent 61f52e9 commit 74521de

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A paper list of object detection using deep learning. I worte this page with ref
1010
*2018/november* - update 9 papers.
1111
*2018/december* - update 8 papers and and performance table and add new diagram(**2019 version!!**).
1212
*2019/january* - update 4 papers and and add commonly used datasets.
13-
*2019/february* - update 1 paper.
13+
*2019/february* - update 2 papers.
1414

1515
## paper list from 2014 to now(2019)
1616
The part highlighted with red characters means papers that i think "must-read".
@@ -71,6 +71,7 @@ So i
7171
| Pelee | 70.9 (07+12) | - | - | NIPS'18 |
7272
| HKRM | 78.8 (07+12) | - | 37.8 | NIPS'18 |
7373
| M2Det | - | - | 44.2 | AAAI'19 |
74+
| R-DAD | 81.2 (07++12) | 82.0 (07++12) | 43.1 | AAAI'19 |
7475

7576

7677
- [2014](#2014)
@@ -224,6 +225,8 @@ So i
224225
## 2019
225226
- **[M2Det]** M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network | Qijie Zhao, et al. | **[AAAI' 19]** |[`[pdf]`](https://arxiv.org/pdf/1811.04533.pdf)
226227

228+
- **[R-DAD]** Object Detection based on Region Decomposition and Assembly | Seung-Hwan Bae | **[AAAI' 19]** |[`[pdf]`](https://arxiv.org/pdf/1901.08225v1.pdf)
229+
227230
- **[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)
228231

229232

0 commit comments

Comments
 (0)