File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ A comprehensive toolkit for multi-modal tree species classification using NEON e
66
77This repository aims to provide an end-to-end solution for tree species classification:
88
9- - ** Dataset** : Ready-to-use multi-modal tree crown dataset with 167 species (currently available)
10- - ** Data Processing** : Tools for downloading and processing raw NEON data products (in development)
11- - ** Classification Models** : Pre-trained models and training pipelines (in development)
12- - ** DeepForest Integration** : Automated crown detection and classification workflow (planned)
9+ - [x] ** Dataset** : Ready-to-use multi-modal tree crown dataset with 167 species
10+ - [ ] ** Data Processing** : Tools for downloading and processing raw NEON data products
11+ - [ ] ** Classification Models** : Pre-trained models and training pipelines
12+ - [ ] ** DeepForest Integration** : Automated crown detection and classification workflow
1313
1414## What's Available Now
1515
@@ -95,20 +95,6 @@ uv run python quickstart.py
9595
9696For complete dataset documentation, training guides, and advanced usage, see the [ docs/] ( docs/ ) directory.
9797
98- ## Citation
99-
100- If you use this dataset in your research, please cite:
101-
102- ``` bibtex
103- @dataset{neon_tree_classification_2024,
104- title={NEON Multi-Modal Tree Species Classification Dataset},
105- author={[Author Names]},
106- year={2024},
107- publisher={GitHub},
108- url={https://github.com/Ritesh313/NeonTreeClassification}
109- }
110- ```
111-
11298## Acknowledgments
11399
114100National Ecological Observatory Network (NEON)
You can’t perform that action at this time.
0 commit comments