oishee3003 commited on
Commit
4f10320
·
verified ·
1 Parent(s): d11614b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -29,7 +29,9 @@ The dataset is organized into extracted folders originally packaged as `.tar.gz`
29
  - `barn/`, `manure_pond/`, `others/`: Augmented synthetic patches by infrastructure type
30
  - `cafosat.csv`: Master metadata file with labels, bounding boxes, and split flags
31
 
32
- All image paths referenced in the CSV point to these extracted folders.
 
 
33
 
34
  ---
35
 
 
29
  - `barn/`, `manure_pond/`, `others/`: Augmented synthetic patches by infrastructure type
30
  - `cafosat.csv`: Master metadata file with labels, bounding boxes, and split flags
31
 
32
+ All image paths referenced in the CSV point to these extracted folders.
33
+ 📄 Example data loader available [here](https://github.com/oishee-hoque/CAFOSat/tree/main/data_loader).
34
+
35
 
36
  ---
37