Skip to content

Commit 5151db2

Browse files
authored
Update README.md
1 parent 0b0d10f commit 5151db2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -237,15 +237,15 @@ The papers related to datasets used mainly in Object Detection are as follows.
237237

238238
- **[PASCAL VOC]** The PASCAL Visual Object Classes (VOC) Challenge | Mark Everingham, et al. | **[IJCV' 10]** | [`[pdf]`](http://host.robots.ox.ac.uk/pascal/VOC/pubs/everingham10.pdf)
239239

240-
- **[PASCAL VOC]** The PASCAL Visual Object Classes Challenge: A Retrospective | Mark Everingham, et al. | **[IJCV' 15]** | [`[pdf]`](http://host.robots.ox.ac.uk/pascal/VOC/pubs/everingham15.pdf)
240+
- **[PASCAL VOC]** The PASCAL Visual Object Classes Challenge: A Retrospective | Mark Everingham, et al. | **[IJCV' 15]** | [`[pdf]`](http://host.robots.ox.ac.uk/pascal/VOC/pubs/everingham15.pdf) | [`[link]`](http://host.robots.ox.ac.uk/pascal/VOC/)
241241

242242
- **[ImageNet]** ImageNet: A Large-Scale Hierarchical Image Database | Jia Deng, et al. | **[CVPR' 09]** | [`[pdf]`](http://www.image-net.org/papers/imagenet_cvpr09.pdf)
243243

244-
- **[ImageNet]** ImageNet Large Scale Visual Recognition Challenge | Olga Russakovsky, et al. | **[IJCV' 15]** | [`[pdf]`](https://arxiv.org/pdf/1409.0575.pdf)
244+
- **[ImageNet]** ImageNet Large Scale Visual Recognition Challenge | Olga Russakovsky, et al. | **[IJCV' 15]** | [`[pdf]`](https://arxiv.org/pdf/1409.0575.pdf) | [`[link]`](http://www.image-net.org/challenges/LSVRC/)
245245

246-
- **[COCO]** Microsoft COCO: Common Objects in Context | Tsung-Yi Lin, et al. | **[ECCV' 14]** | [`[pdf]`](https://arxiv.org/pdf/1405.0312.pdf)
246+
- **[COCO]** Microsoft COCO: Common Objects in Context | Tsung-Yi Lin, et al. | **[ECCV' 14]** | [`[pdf]`](https://arxiv.org/pdf/1405.0312.pdf) | [`[link]`](http://cocodataset.org/)
247247

248-
- **[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)
248+
- **[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)
249249

250250

251251
## Contact & Feedback

0 commit comments

Comments
 (0)