A fast, lightweight Python library for AI object detection in geospatial rasters (GeoTIFFs).
⚠️ This library is a work in progress.
pip install -U geodeep
Check the documentation.
Compared to other software packages (e.g. Deepness), GeoDeep relies only on two dependencies, rasterio
and onnxruntime
. This makes it simple and lightweight.
We welcome contributions! Pull requests are welcome.
There are many ways to contribute to the project:
- ⭐️ us on GitHub.
- Help us test the application.
- Become a contributor!
GeoDeep was inspired and uses some code from Deepness and DeepForest.
The code in this repository is licensed under the AGPLv3.