Skip to content

Commit fa48060

Browse files
CopilotRitesh313
andcommitted
Add checkboxes to project vision and remove citation section
Co-authored-by: Ritesh313 <36135489+Ritesh313@users.noreply.github.com>
1 parent 40d5d6d commit fa48060

1 file changed

Lines changed: 4 additions & 18 deletions

File tree

README.md

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ A comprehensive toolkit for multi-modal tree species classification using NEON e
66

77
This 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

9696
For 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

114100
National Ecological Observatory Network (NEON)

0 commit comments

Comments
 (0)