- version: loosen version for torch
- version: loosen version of pandas
- build: fixes geopandas
- onnx: supports onnx output of the yolo models for the inference
- lib: remove hard gdal installation requirements
- yololib: adds lib required for packaging yolo code
- dependencies: downgrade geopandas version to 0.14.4
- dependencies: update geopandas version to 1.0.0
- version-fix: fixes version of geopandas
- libversion: added version of pandas and other integration
- bundlelib: bundles lib itself with new pandas version
- preprocessing: clean up imports and improve code formatting
- yololib: adds lib required for packaging yolo code
- replace FastSAM with YOLO including training
- add FastSAM inference
- postprocessing/utils: resolve OAM-x-y-z.mask.tif
- predict: support both .png and .tif in inference
- multimasks: binary or multimasks option in training
- multimasks: fix bug on inconsistency between different zoom levels
- preprocess: accepts input in meters instead of pixel width for better user understanding
- version update
- Made vectorize to accept options in parameters
- Hotfix
- Lower Layers Freeze on Feedback
- Typo fix on manage config
- Fixed bug on Training Charts Repettion figures
- Fix on docs
- version control