Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -123,17 +123,17 @@ OpenImages: Images have a variety of licenses, including CC BY 2.0. Refer to Ope
|
|
123 |
Users must comply with the licensing terms of both FMIYC and the original image sources.
|
124 |
## Citation Information
|
125 |
If you use the FMIYC dataset in your research, please cite the FMIYC paper:
|
|
|
|
|
|
|
126 |
@misc{Montoya_FindMeIfYouCan_YYYY,
|
127 |
author = {Montoya, Daniel and Bouguerra, Aymen and Gomez-Villa, Alexandra and Arnez, Fabio},
|
128 |
title = {FindMeIfYouCan: Bringing Open Set metrics to near, far and farther Out-of-Distribution Object detection},
|
129 |
year = {YYYY},
|
130 |
publisher = {TODO: },
|
131 |
-
url = {TODO:}
|
132 |
-
note = {Please update YYYY with the publication year and provide publisher/url details once available.}
|
133 |
}
|
134 |
-
|
135 |
-
Bibtex
|
136 |
-
Additionally, please consider citing the original source datasets if your work heavily relies on their specific images or annotations:
|
137 |
@inproceedings{lin2014microsoft,
|
138 |
title={Microsoft COCO: Common objects in context},
|
139 |
author={Lin, Tsung-Yi and Maire, Michael and Belongie, Serge and Hays, James and Perona, Pietro and Ramanan, Deva and Doll{\'a}r, Piotr and Zitnick, C Lawrence},
|
|
|
123 |
Users must comply with the licensing terms of both FMIYC and the original image sources.
|
124 |
## Citation Information
|
125 |
If you use the FMIYC dataset in your research, please cite the FMIYC paper:
|
126 |
+
If you use the FMIYC dataset in your research, please cite the FMIYC paper:
|
127 |
+
|
128 |
+
```bibtex
|
129 |
@misc{Montoya_FindMeIfYouCan_YYYY,
|
130 |
author = {Montoya, Daniel and Bouguerra, Aymen and Gomez-Villa, Alexandra and Arnez, Fabio},
|
131 |
title = {FindMeIfYouCan: Bringing Open Set metrics to near, far and farther Out-of-Distribution Object detection},
|
132 |
year = {YYYY},
|
133 |
publisher = {TODO: },
|
134 |
+
url = {TODO: }
|
|
|
135 |
}
|
136 |
+
|
|
|
|
|
137 |
@inproceedings{lin2014microsoft,
|
138 |
title={Microsoft COCO: Common objects in context},
|
139 |
author={Lin, Tsung-Yi and Maire, Michael and Belongie, Serge and Hays, James and Perona, Pietro and Ramanan, Deva and Doll{\'a}r, Piotr and Zitnick, C Lawrence},
|