samgis / wrappers /fastapi_wrapper.py

Commit History

[feat] add more logs, handle case of existing folder, not being a file
8750fd0

aletrn commited on

[refactor] always re-create the folder using WRITE_TMP_ON_DISK env
65a82a8

aletrn commited on

[debug] add more debug logs
dbee820

aletrn commited on

[feat] try handling missing folder at WRITE_TMP_ON_DISK env
98cbe02

aletrn commited on

[feat] prepare vis_output folder within /tmp
da125ed

aletrn commited on

[debug] show more details in case of exceptions, again
0176362

aletrn commited on

[debug] show more details in case of exceptions
91c9cb3

aletrn commited on

[feat] add option to donwload files written in custom path folder
6c56c30

aletrn commited on

[feat] take advantage of re-usable image embeddings in SAM model
cecaec0

aletrn commited on

[chore] update dependencies version, both for backend and static frontend, bump to version 1.2.2
0412d8e

aletrn commited on

[refactor] move core instance segmentation (segment anything) functionality to samgis_core, bump to version 1.2.0
768585c

aletrn commited on

[test] add fastapi app test cases
8f3e5b9

aletrn commited on

[feat] (backend) add nextzen terrain xyz provider as DEM raster source, make sam predictions with RGB image made with normalized slope, elevation and curvature as channels
7acc2ae

aletrn commited on

[feat] add working static frontend
aa983ad

aletrn commited on