[test] lambda_handler: add test rectangle and multi prompts cases 560617a aletrn commited on Dec 5, 2023
[feat] add support for multi-prompt, both of type point and rectangle f10156a aletrn commited on Dec 4, 2023
[refactor] get constants from env variables, handle possible exceptions on tiles download/merge/crop c05e7c7 aletrn commited on Dec 3, 2023
[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
[test] add get_parsed_bbox_points test case, refactor test structure 238719b 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
[debug] first test on lambda for tms2geotiff functions (fix response body) ddb71db aletrn commited on Nov 4, 2023