Datasets:

Modalities:
Image
Text
Languages:
English
DOI:
Libraries:
Datasets
License:
kdoherty commited on
Commit
312289d
·
verified ·
1 Parent(s): c14b77c

update with arxiv

Browse files
Files changed (1) hide show
  1. README.md +7 -13
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{Doherty2024LeafySpurgeDataset,
84
- title={Leafy Spurge Dataset: Real-world Weed Classification Within Aerial Drone Imagery},
85
- howpublished={https://leafy-spurge-dataset.github.io/static/paper.pdf},
86
- author={
87
- Kyle Doherty,
88
- Max Gurinas,
89
- Erik Samsoe,
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
  ```