[refactor] download raster tiles with contextily.tile.bounds2img() 924419a aletrn commited on Dec 2, 2023
[refactor] don't import complete modules, use only "from" syntax fd9de0f aletrn commited on Nov 30, 2023
[test] using local tile http server in lambda_handler "real" test case 4e35839 aletrn commited on Nov 26, 2023
[test] SegmentAnythingONNX test case (encode and predict_masks - check map) 793909c aletrn commited on Nov 25, 2023
[test] add test cases for get_vectorized_raster_as_geojson and SegmentAnythingONNX 84a883f aletrn commited on Nov 25, 2023
[test] refactor samexporter_predict and get_vectorized_raster_as_geojson to avoid writing the downloaded raster 6c70a52 aletrn commited on Nov 21, 2023
[feat] add input parsing and validation with pydantic, refactor code 85dd36a aletrn commited on Nov 20, 2023
[refactor] refactor and remove unused code, remove unused deps 4d26ef2 aletrn commited on Nov 18, 2023
[bug] fix wrong latlng to xy pixel conversion, update .gitignore and .dockerignore b241742 aletrn commited on Nov 14, 2023
[debug] add geopandas and rasterio to convert the FastSAM mask prediction into a geojson 2f5b9e0 aletrn commited on Nov 5, 2023
[refactor] rename predictor.py, move ROOT folder to /tmp to avoid RO filesystem errors e945b1f aletrn commited on Nov 3, 2023