samgis / src /prediction_api

Commit History

[bug] fix wrong latlng to xy pixel conversion, update .gitignore and .dockerignore
b241742

aletrn commited on

[feat] wip workflow from request to response
6d1f220

aletrn commited on

[feat] handle prompt point as lat-lng coordinates
9271aef

aletrn commited on

[feat] use post body as input
43d87b3

aletrn commited on

[debug] add geopandas and rasterio to convert the FastSAM mask prediction into a geojson
2f5b9e0

aletrn commited on

[debug] first test on lambda for fastsam prediction
fa76f5f

aletrn commited on

[debug] add debug logs, set os.environ['MPLCONFIGDIR']
3d82071

aletrn commited on

[refactor] rename predictor.py, move ROOT folder to /tmp to avoid RO filesystem errors
e945b1f

aletrn commited on

[feat] re-add samgeo with segment-anything-fast
7d6e00c

aletrn commited on

[feat] use temp files on SamGeo prediction
73bb7b5

aletrn commited on

[feat] reformat code, log context request id
25c63a5

aletrn commited on

[fix] reformat code, use input from request
14effdf

aletrn commited on

[feat] handle requests with errors
59ebac7

aletrn commited on