Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
## Dataset Description
|
| 2 |
|
| 3 |
-
The Describable Textures Dataset (DTD) includes 5,640 images of textures annotated with human-centric attributes.
|
| 4 |
|
| 5 |
- **Homepage:** https://www.robots.ox.ac.uk/~vgg/data/dtd/
|
|
|
|
| 6 |
## Citation
|
| 7 |
```bibtex
|
| 8 |
@inproceedings{cimpoi2014describing,
|
|
@@ -11,3 +12,9 @@ The Describable Textures Dataset (DTD) includes 5,640 images of textures annotat
|
|
| 11 |
booktitle={CVPR},
|
| 12 |
year={2014}
|
| 13 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## Dataset Description
|
| 2 |
|
| 3 |
+
The Describable Textures Dataset (DTD) includes 5,640 images of textures annotated with human-centric attributes. This split is derived from the **OpenOOD benchmark** OOD evaluation splits.
|
| 4 |
|
| 5 |
- **Homepage:** https://www.robots.ox.ac.uk/~vgg/data/dtd/
|
| 6 |
+
- **OpenOOD Benchmark:** https://github.com/Jingkang50/OpenOOD/
|
| 7 |
## Citation
|
| 8 |
```bibtex
|
| 9 |
@inproceedings{cimpoi2014describing,
|
|
|
|
| 12 |
booktitle={CVPR},
|
| 13 |
year={2014}
|
| 14 |
}
|
| 15 |
+
@inproceedings{yang2022openood,
|
| 16 |
+
title={OpenOOD: Benchmarking Generalized Out-of-Distribution Detection},
|
| 17 |
+
author={Yang, Jingkang and Zhu, Zixuan and Liu, Yiyou and Song, Yiyou and Zhang, Yixuan and Pang, Tianyu and Chen, Shuqi and Wang, Hang and Lin, Min and Su, Hang and Zhu, Jun and Chen, Weiming and Zhang, Zheng},
|
| 18 |
+
booktitle={Advances in Neural Information Processing Systems (NeurIPS)},
|
| 19 |
+
year={2022}
|
| 20 |
+
}
|