CanopyRSAdmin commited on
Commit
c61cf11
·
verified ·
1 Parent(s): 68e7300

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -10
README.md CHANGED
@@ -94,6 +94,8 @@ size_categories:
94
  This is the version of the SelvaBox dataset that has been pre-processed and presented in our SelvaBox paper.
95
  The dataset is made of 14 rasters resampled at 4.5 cm GSD, from three different countries: Brazil, Ecuador and Panama. These rasters were tiled into more than 2400 images. It comprises over 83 000 unique human bounding box annotations for tropical tree crowns in dense canopies.
96
 
 
 
97
  ## Dataset Details
98
 
99
  ### Dataset Description
@@ -120,8 +122,8 @@ The 'Geographic Area % of total dataset column' more accurately describes how mu
120
 
121
  <!-- Provide the basic links for the dataset. -->
122
 
123
- - **Repository:** Will be added after double-blind review.
124
- - **Paper:** Will be added after double-blind review.
125
 
126
  ## Uses
127
 
@@ -226,12 +228,6 @@ The annotations have been created by five domain experts with exact same instruc
226
  All annotators and reviewers were provided with documentation with difficult use cases as a reference when they were uncertain on the annotation procedure.
227
  As a comparison, one may note that annotations in OAM-TCD (NeurIPS 2024) were created by professional annotators that were not domain experts, and a part of these annotations were then reviewed by ecology experts.
228
 
229
- #### Who are the annotators?
230
-
231
- <!-- This section describes the people or systems who created the annotations. -->
232
-
233
- Will be added after double-blind review.
234
-
235
  <!-- #### Personal and Sensitive Information
236
 
237
  <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
@@ -250,8 +246,17 @@ Will be added after double-blind review.
250
 
251
  **BibTeX:**
252
 
253
- Will be added after double-blind review.
 
 
 
 
 
 
 
 
 
254
 
255
  ## Dataset Card Contact
256
 
257
- Will be added after double-blind review.
 
94
  This is the version of the SelvaBox dataset that has been pre-processed and presented in our SelvaBox paper.
95
  The dataset is made of 14 rasters resampled at 4.5 cm GSD, from three different countries: Brazil, Ecuador and Panama. These rasters were tiled into more than 2400 images. It comprises over 83 000 unique human bounding box annotations for tropical tree crowns in dense canopies.
96
 
97
+ SelvaBox is used to train and benchmark models in [CanopyRS](https://github.com/hugobaudchon/CanopyRS), a pipeline for detecting and segmenting tree crowns in high-resolution orthomosaics ([documentation](https://hugobaudchon.github.io/CanopyRS/)).
98
+
99
  ## Dataset Details
100
 
101
  ### Dataset Description
 
122
 
123
  <!-- Provide the basic links for the dataset. -->
124
 
125
+ - **Repository:** [CanopyRS](https://github.com/hugobaudchon/CanopyRS)
126
+ - **Paper:** [SelvaBox ICLR 2026](https://openreview.net/forum?id=GH7z1RURL6) · [arXiv:2507.00170](https://arxiv.org/abs/2507.00170)
127
 
128
  ## Uses
129
 
 
228
  All annotators and reviewers were provided with documentation with difficult use cases as a reference when they were uncertain on the annotation procedure.
229
  As a comparison, one may note that annotations in OAM-TCD (NeurIPS 2024) were created by professional annotators that were not domain experts, and a part of these annotations were then reviewed by ecology experts.
230
 
 
 
 
 
 
 
231
  <!-- #### Personal and Sensitive Information
232
 
233
  <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
 
246
 
247
  **BibTeX:**
248
 
249
+ ```bibtex
250
+ @inproceedings{
251
+ baudchon2026selvabox,
252
+ title={SelvaBox: A high\nobreakdash-resolution dataset for tropical tree crown detection},
253
+ author={Hugo Baudchon and Arthur Ouaknine and Martin Weiss and M{\'e}lisande Teng and Thomas R. Walla and Antoine Caron-Guay and Christopher Pal and Etienne Lalibert{\'e}},
254
+ booktitle={The Fourteenth International Conference on Learning Representations},
255
+ year={2026},
256
+ url={https://openreview.net/forum?id=GH7z1RURL6}
257
+ }
258
+ ```
259
 
260
  ## Dataset Card Contact
261
 
262
+ hugo.baudchon@umontreal.ca