Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A repository for vectorizing Earth remote sensing imagery, featuring datasets, methods, and deployments.

License

Notifications You must be signed in to change notification settings

vvangfaye/EarthVec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EarthVec

中文 | 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.

Roadmap

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.

Setup Instructions

git clone https://github.com/vvangfaye/EarthVec.git
cd EarthVec
pip install -e . # install with editable mode

Contributing

This project is in its early stages—contributions are welcome! Feel free to submit issues, feature requests, or connect with me directly (📧 email: [email protected]).

About

A repository for vectorizing Earth remote sensing imagery, featuring datasets, methods, and deployments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages