中文 | English
A repository for vectorizing Earth remote sensing imagery, featuring datasets, methods, and deployment tools.
Currently under active development, EarthVec is starting with initial support for selected methods and datasets, with plans to expand its capabilities over time.
Polygon vectorization methods and datasets are the initial focus of EarthVec. The following features are planned for future releases:
- Add HoliTracer method.
- Support large-size image training and inference.
- Support raster formats with coordinate information.
- Improve documentation and usage processes (coming soon).
- Add Hisup, FFL methods (coming soon).
- Support patch-based datasets, and more methods.
- Add deployment tools and scripts.
Further roadmap: Line vectorization methods and datasets support.
git clone https://github.com/vvangfaye/EarthVec.git
cd EarthVec
pip install -e . # install with editable modeThis project is in its early stages—contributions are welcome! Feel free to submit issues, feature requests, or connect with me directly (📧 email: [email protected]).