Update README.md
#1
by linreg - opened
README.md
CHANGED
|
@@ -1,11 +1,18 @@
|
|
| 1 |
## Dataset Description
|
| 2 |
|
| 3 |
-
OpenImage-O is an OOD benchmark subset derived from Open Images dataset. This split is derived from the **OpenOOD benchmark** OOD evaluation splits.
|
| 4 |
|
| 5 |
- **Homepage:** https://storage.googleapis.com/openimages/web/index.html
|
| 6 |
- **OpenOOD Benchmark:** https://github.com/Jingkang50/OpenOOD/
|
| 7 |
## Citation
|
| 8 |
```bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
@article{kuznetsova2020open,
|
| 10 |
title={The open images dataset v4: Unified image classification, object detection, and visual relationship detection at scale},
|
| 11 |
author={Kuznetsova, Alina and Rom, Hassan and Alldrin, Neil and Uijlings, Jasper and Krasin, Ivan and Pont-Tuset, Jordi and Kamali, Shahab and Popov, Stefan and Malloci, Matteo and Kolesnikov, Alexander and others},
|
|
|
|
| 1 |
## Dataset Description
|
| 2 |
|
| 3 |
+
OpenImage-O is an OOD benchmark subset built in **ViM**, derived from Open Images dataset. This split is derived from the **OpenOOD benchmark** OOD evaluation splits.
|
| 4 |
|
| 5 |
- **Homepage:** https://storage.googleapis.com/openimages/web/index.html
|
| 6 |
- **OpenOOD Benchmark:** https://github.com/Jingkang50/OpenOOD/
|
| 7 |
## Citation
|
| 8 |
```bibtex
|
| 9 |
+
@inproceedings{wang2022vim,
|
| 10 |
+
title={Vim: Out-of-distribution with virtual-logit matching},
|
| 11 |
+
author={Wang, Haoqi and Li, Zhizhong and Feng, Litong and Zhang, Wayne},
|
| 12 |
+
booktitle={Proceedings of the IEEE/CVF conference on computer vision and pattern recognition},
|
| 13 |
+
pages={4921--4930},
|
| 14 |
+
year={2022}
|
| 15 |
+
}
|
| 16 |
@article{kuznetsova2020open,
|
| 17 |
title={The open images dataset v4: Unified image classification, object detection, and visual relationship detection at scale},
|
| 18 |
author={Kuznetsova, Alina and Rom, Hassan and Alldrin, Neil and Uijlings, Jasper and Krasin, Ivan and Pont-Tuset, Jordi and Kamali, Shahab and Popov, Stefan and Malloci, Matteo and Kolesnikov, Alexander and others},
|