Datasets:
update with arxiv
Browse files
README.md
CHANGED
|
@@ -80,18 +80,12 @@ ds['image'][405]
|
|
| 80 |
Please cite our dataset using the following BibTex entry:
|
| 81 |
|
| 82 |
```bibtex
|
| 83 |
-
@misc{
|
| 84 |
-
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
Charles Casper,
|
| 91 |
-
Beau Larkin,
|
| 92 |
-
Philip Ramsey,
|
| 93 |
-
Brandon Trabucco,
|
| 94 |
-
Ruslan Salakhutdinov},
|
| 95 |
-
year={2024},
|
| 96 |
}
|
| 97 |
```
|
|
|
|
| 80 |
Please cite our dataset using the following BibTex entry:
|
| 81 |
|
| 82 |
```bibtex
|
| 83 |
+
@misc{doherty2024leafy,
|
| 84 |
+
title={Leafy Spurge Dataset: Real-world Weed Classification Within Aerial Drone Imagery},
|
| 85 |
+
author={Kyle Doherty and Max Gurinas and Erik Samsoe and Charles Casper and Beau Larkin and Philip Ramsey and Brandon Trabucco and Ruslan Salakhutdinov},
|
| 86 |
+
year={2024},
|
| 87 |
+
eprint={2405.03702},
|
| 88 |
+
archivePrefix={arXiv},
|
| 89 |
+
primaryClass={cs.CV}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |
}
|
| 91 |
```
|