Datasets:

Modalities:
Image
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
License:
kdoherty commited on
Commit
c14b77c
·
verified ·
1 Parent(s): 755336b

format BibTex

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -75,9 +75,11 @@ ds['image'][405]
75
  ```
76
  <img src="https://huggingface.co/datasets/mpg-ranch/leafy_spurge/resolve/main/doc_figures/full_size_tile.png" width="1024px" height="1024px">
77
 
78
- #Suggested Citation
79
 
80
  Please cite our dataset using the following BibTex entry:
 
 
81
  @misc{Doherty2024LeafySpurgeDataset,
82
  title={Leafy Spurge Dataset: Real-world Weed Classification Within Aerial Drone Imagery},
83
  howpublished={https://leafy-spurge-dataset.github.io/static/paper.pdf},
@@ -91,4 +93,5 @@ Philip Ramsey,
91
  Brandon Trabucco,
92
  Ruslan Salakhutdinov},
93
  year={2024},
94
- }
 
 
75
  ```
76
  <img src="https://huggingface.co/datasets/mpg-ranch/leafy_spurge/resolve/main/doc_figures/full_size_tile.png" width="1024px" height="1024px">
77
 
78
+ # Suggested Citation
79
 
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},
 
93
  Brandon Trabucco,
94
  Ruslan Salakhutdinov},
95
  year={2024},
96
+ }
97
+ ```