Skip to content

Commit 7f05463

Browse files
authored
Update README.md
1 parent 0ca5649 commit 7f05463

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
@@ -1,7 +1,7 @@
11
# deep learning object detection
22
A paper list of object detection using deep learning. I wrote this page with reference to [this survey paper](https://arxiv.org/pdf/1809.02165v1.pdf) and searching and searching..
33

4-
*Last updated: 2019/05/23*
4+
*Last updated: 2019/06/10*
55

66
#### Update log
77
*2018/9/18* - update all of recent papers and make some diagram about history of object detection using deep learning.
@@ -14,6 +14,7 @@ A paper list of object detection using deep learning. I wrote this page with ref
1414
*2019/march* - update figure and code links.
1515
*2019/april* - remove author's names and update ICLR 2019 & CVPR 2019 papers.
1616
*2019/may* - update CVPR 2019 papers.
17+
*2019/june* - update CVPR 2019 papers and dataset paper.
1718

1819

1920
##
@@ -335,6 +336,8 @@ The papers related to datasets used mainly in Object Detection are as follows.
335336

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

339+
- **[DOTA]** DOTA: A Large-scale Dataset for Object Detection in Aerial Images | **[CVPR' 18]** | [`[pdf]`](https://arxiv.org/pdf/1711.10398v3.pdf) | [`[link]`](https://captain-whu.github.io/DOTA/)
340+
338341
##
339342

340343
## Contact & Feedback

0 commit comments

Comments
 (0)