Update README.md
Browse files
README.md
CHANGED
|
@@ -461,13 +461,15 @@ The dataset does not contain any personal or sensitive information. It contains
|
|
| 461 |
|
| 462 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 463 |
|
| 464 |
-
|
|
|
|
|
|
|
| 465 |
|
| 466 |
-
### 5.1 Recommendations
|
| 467 |
|
| 468 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 469 |
|
| 470 |
-
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
| 471 |
|
| 472 |
## 6 Citation
|
| 473 |
|
|
@@ -475,18 +477,21 @@ Users should be made aware of the risks, biases and limitations of the dataset.
|
|
| 475 |
|
| 476 |
**BibTeX:**
|
| 477 |
|
| 478 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 479 |
|
| 480 |
-
**APA:**
|
| 481 |
|
| 482 |
-
|
| 483 |
-
|
| 484 |
-
## 7 Glossary
|
| 485 |
|
| 486 |
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
|
| 487 |
|
| 488 |
-
[More Information Needed]
|
| 489 |
-
|
| 490 |
<!--## More Information [optional] -->
|
| 491 |
|
| 492 |
<!-- ## Dataset Card Authors [optional] -->
|
|
|
|
| 461 |
|
| 462 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 463 |
|
| 464 |
+
* Changes in appearance over time were not captured as all images of a given chicken were taken on the same day
|
| 465 |
+
* Despite the variability, chicken breeds included in the dataset are not exhaustive
|
| 466 |
+
* Be aware of class imbalances: the number of instances ranges from 4 to 27 in the "best" visibility subset
|
| 467 |
|
| 468 |
+
<!-- ### 5.1 Recommendations-->
|
| 469 |
|
| 470 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 471 |
|
| 472 |
+
<!-- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.-->
|
| 473 |
|
| 474 |
## 6 Citation
|
| 475 |
|
|
|
|
| 477 |
|
| 478 |
**BibTeX:**
|
| 479 |
|
| 480 |
+
```tex
|
| 481 |
+
@misc{kern2024Chicks4FreeID,
|
| 482 |
+
title={Chicks4freeID: A Benchmark Dataset for Chicken Re-Identification},
|
| 483 |
+
author={Daria Kern and Tobias Schiele and Ulrich Klauck and Anjali DeSilva and Winfred Ingabire},
|
| 484 |
+
year={2024},
|
| 485 |
+
note={in preparation for NeurIPS 2024 Datasets and Benchmarks Track}
|
| 486 |
+
}
|
| 487 |
+
```
|
| 488 |
|
| 489 |
+
<!-- **APA:** -->
|
| 490 |
|
| 491 |
+
<!-- ## 7 Glossary -->
|
|
|
|
|
|
|
| 492 |
|
| 493 |
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
|
| 494 |
|
|
|
|
|
|
|
| 495 |
<!--## More Information [optional] -->
|
| 496 |
|
| 497 |
<!-- ## Dataset Card Authors [optional] -->
|