Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -90,21 +90,6 @@ IndoLepAtlas/
|
|
| 90 |
- ~700 Plant species
|
| 91 |
- The hero images for each species, each class here, are avialable under the data tab.
|
| 92 |
|
| 93 |
-
## Pipeline Scripts
|
| 94 |
-
|
| 95 |
-
| Script | Purpose |
|
| 96 |
-
|--------|---------|
|
| 97 |
-
| `pull_hf_data.py` | Download datasets from HuggingFace |
|
| 98 |
-
| `process_images.py` | Trim overlay text bands |
|
| 99 |
-
| `enrich_metadata.py` | OCR overlay extraction → metadata CSVs |
|
| 100 |
-
| `generate_annotations.py` | Auto bounding boxes (Grounding DINO) |
|
| 101 |
-
| `generate_splits.py` | Stratified train/val/test splits |
|
| 102 |
-
| `generate_stats.py` | Distribution statistics |
|
| 103 |
-
| `crawler_logged.py` | Butterfly species scraper |
|
| 104 |
-
| `plant_crawler.py` | Host plant species scraper |
|
| 105 |
-
|
| 106 |
-
All pipeline scripts are **incremental** — they skip already-processed data and support adding new species non-destructively.
|
| 107 |
-
|
| 108 |
## Ethical Guidelines
|
| 109 |
|
| 110 |
- All images are from publicly available sources (ifoundbutterflies.org)
|
|
|
|
| 90 |
- ~700 Plant species
|
| 91 |
- The hero images for each species, each class here, are avialable under the data tab.
|
| 92 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 93 |
## Ethical Guidelines
|
| 94 |
|
| 95 |
- All images are from publicly available sources (ifoundbutterflies.org)
|