Commit History

[feat] add support for hiding old polygons from ML inferences
ae7c5c3

aletrn commited on

[ci] use python docker image 3.11, bump to version 1.4.1
a5a70f7

aletrn commited on

[ci] add support for python 3.11, update some vulnerable dependencies
dbd223c

aletrn commited on

[doc] update changelog
3fabe66

aletrn commited on

[feat] add message about prompt elements outside the map bounds
f813e82

aletrn commited on

[doc] SamGIS version: handle case for package not installed; update README.md
d44501e

aletrn commited on

[ci] update driver.js installation method
62f8d1f

aletrn commited on

[doc] update docs, bump to version 1.3.0
e657337

aletrn commited on

[doc] use new typing hints from samgis_core
ef7f9f3

aletrn commited on

[test] update test cases
87c9477

aletrn commited on

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

aletrn commited on

[ci] use python 3.10 as base docker image
126f5b8

aletrn commited on

[feat] add map navigation locking (unlockable!) on ML request to take advantage of image embedding re-use
67b8e69

aletrn commited on

[feat] add more functions to handle different inference cases, using also an embedding dict to store embedding images
5f64ad9

aletrn commited on

[ci] update docker tag
6c3f7ed

aletrn commited on

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

aletrn commited on

Merge branch 'main' into dev
9a29d47

aletrn commited on

[refactor] import aws_lambda_powertools and define tests about aws lambda integration only when IS_AWS_LAMBDA is defined
8bc95c0

aletrn commited on

Merge branch 'main' into dev
e49905e

aletrn commited on

[chore] update frontend dependencies version; update fastapi version to 0.109.2; pin onnxruntime version to 1.16.3; bump samgis version to 1.2.1
562bd6a

aletrn commited on

[chore] update frontend dependencies version; update fastapi version to 0.109.2; pin onnxruntime version to 1.16.3; bump samgis version to 1.2.1
b2779ca

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 local server as tiles xyz provider
2b25e73

aletrn commited on

[build] update snyk plugin conf
9f3d306

aletrn commited on

[docs] add CHANGELOG.md and link within sphinx docs, bump to samgis version 1.1.0
a6e19a0

aletrn commited on

[chore] update node vue, vite and remove two unused dev deps
492e54e

aletrn commited on

[chore] update python dependencies
241fc24

aletrn commited on

Merge branch 'main' into dev
b452994

aletrn commited on

[feat] add two openapi docs builder scripts, update samgis version within docs, remove unused package.json
0490d67

aletrn commited on

[fix] fix SamGIS docs url in frontend page
08d744d

aletrn commited on

[docs] update openapi description text
d0be820

aletrn commited on

[docs] update docs
f1f15de

aletrn commited on

[feat] (frontend) add nextzen terrain xyz provider as DEM raster source
f366f8c

aletrn commited on

[fix] fix loguru logger for fastapi app
42e19bf

aletrn commited on

[test] add raster helpers test cases
96a77e0

aletrn commited on

[ci] fix outdated poetry.lock file
5254053

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

[ci] fix zlib1g security vulnerability
f8218e8

aletrn commited on

[style] fix the button footer style
7267ad7

aletrn commited on

Merge branch 'dev'
243292f

aletrn commited on

[feat] update footer style, add button to close the footer
6d5ac24

aletrn commited on

[fix] remove wrong 'document' import from postcss
c1474ca

aletrn commited on

[feat] move direct url space link to footer, remove close button
75c1512

aletrn commited on

[style] update footer style, add button to close the footer
205a0ca

aletrn commited on

[feat] add descriptions about exclude/include points
31e2594

aletrn commited on

[feat] add user onboarding tour, remove section with direct huggingface space link
22a4f44

aletrn commited on

[fix] move wrong v-if
6300570

aletrn commited on

[feat] show link about embedded huggingspace on small devices
fea8a6e

aletrn commited on

[style] add missing references to new custom class names in helpers.ts
1553c6c

aletrn commited on