sulagnasaharasha commited on
Commit
d222b07
·
verified ·
1 Parent(s): 2a69419

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -159,8 +159,8 @@ Dates span the **dry season** (January–April) and **wet season** (May–Decemb
159
  ## Image Details
160
 
161
  ### Crown-view tiles (`crownview`)
162
- - **Source**: RGB COG rasters acquired over BCI (~10 cm/px GSD)
163
- - **Processing**: Each labeled crown polygon is tilerized using [geodataset](https://github.com/canopyrs/geodataset). Pixels outside the crown polygon are **zeroed out** (alpha = 0 in RGBA). Images are center-cropped or zero-padded to 512 × 512.
164
  - **Format**: PNG-encoded RGBA, stored as HuggingFace `Image` feature
165
 
166
  ### Close-up photos (`closeup`)
@@ -245,8 +245,8 @@ class BCITemporalDataset(Dataset):
245
 
246
  ## Source Data
247
 
248
- - **Site**: [Barro Colorado Island (BCI)](https://stri.si.edu/facility/barro-colorado-island), Smithsonian Tropical Research Institute, Republic of Panama
249
- - **Crown polygons**: Produced by [CanopyRS](https://canopyrs.org) using automated segmentation + expert annotation
250
  - **Aerial rasters**: Monthly RGB orthomosaics acquired over BCI (COG format), hosted by the CanopyRS platform
251
  - **Taxonomy**: Species names resolved against [GBIF Backbone Taxonomy](https://www.gbif.org/dataset/d7dddbf4-2cf0-4f39-9b2a-bb099caae36c) and [WCVP](https://wcvp.science.kew.org/)
252
 
@@ -264,10 +264,8 @@ If you use this dataset, please cite:
264
 
265
  ```bibtex
266
  @dataset{saharasha2025bcitemporal,
267
- author = {Saharasha, Sulagna},
268
- title = {{BCI Temporal Crown Dataset}: Multi-temporal aerial crown tiles
269
- paired with ground-level close-up photos for tropical tree
270
- species recognition},
271
  year = {2025},
272
  publisher = {HuggingFace},
273
  url = {https://huggingface.co/datasets/sulagnasaharasha/bci-temporal},
 
159
  ## Image Details
160
 
161
  ### Crown-view tiles (`crownview`)
162
+ - **Source**: RGB COG rasters acquired over BCI (~4 cm/px GSD)
163
+ - **Processing**: Each labeled crown polygon is tilerized using [geodataset](https://github.com/hugobaudchon/geodataset). Pixels outside the crown polygon are **zeroed out** (alpha = 0 in RGBA). Images are center-cropped or zero-padded to 512 × 512.
164
  - **Format**: PNG-encoded RGBA, stored as HuggingFace `Image` feature
165
 
166
  ### Close-up photos (`closeup`)
 
245
 
246
  ## Source Data
247
 
248
+ - **Site**: Barro Colorado Island (BCI)
249
+ - **Crown polygons**: Produced by [CanopyRS](https://github.com/hugobaudchon/CanopyRS) using automated segmentation + expert annotation
250
  - **Aerial rasters**: Monthly RGB orthomosaics acquired over BCI (COG format), hosted by the CanopyRS platform
251
  - **Taxonomy**: Species names resolved against [GBIF Backbone Taxonomy](https://www.gbif.org/dataset/d7dddbf4-2cf0-4f39-9b2a-bb099caae36c) and [WCVP](https://wcvp.science.kew.org/)
252
 
 
264
 
265
  ```bibtex
266
  @dataset{saharasha2025bcitemporal,
267
+ author = {Saha, Sulagna},
268
+ title = {{BCI Temporal Crown Dataset}: Understanding Representation Gaps across Scales in Tropical Tree Species Classification from Drone Imagery},
 
 
269
  year = {2025},
270
  publisher = {HuggingFace},
271
  url = {https://huggingface.co/datasets/sulagnasaharasha/bci-temporal},