samgis / wrappers /fastapi_wrapper.py

Commit History

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

aletrn commited on

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

aletrn commited on

[debug] add more debug logs
5204b92

aletrn commited on

[feat] try handling missing folder at WRITE_TMP_ON_DISK env
a791ee9

aletrn commited on

[feat] prepare vis_output folder within /tmp
1c4ce8f

aletrn commited on

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

aletrn commited on

[debug] show more details in case of exceptions
12bda32

aletrn commited on

[feat] add option to donwload files written in custom path folder
9275ee1

aletrn commited on

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

aletrn commited on

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

aletrn commited on

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

aletrn commited on

[test] add fastapi app test cases
74786b2

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
5421d31

aletrn commited on

[feat] add working static frontend
9954ac1

aletrn commited on