Skip to content

Releases: supervisely-ecosystem/nn-image-labeling

Handle model serving errors. Update docker image to supervisely/labeling:6.72.132

19 Sep 14:52
d94a393
Compare
Choose a tag to compare
v1.6.10

Handle model serving errors. Upgrade docker image tag to 6.72.132 (#36)

Update docker image to supervisely/labeling:6.72.122 in tool. Check if ROI object exists.

07 Sep 13:48
cad4a18
Compare
Choose a tag to compare
v1.6.9

Upgrade sdk version. Check if roi object exists. (#35)

Update docker image to supervisely/labeling:0.0.5

31 Jul 17:09
97c9c52
Compare
Choose a tag to compare
Update docker image to supervisely/labeling:0.0.5 (#32)

* Update config.json

* Update config.json

Update docker image to labeling:1.0.0

31 Jul 10:48
442c6f7
Compare
Choose a tag to compare
Update docker image to labeling:1.0.0 (#31)

* Update config.json

* Update config.json

disappearing serving apps ui bug fix

11 Jul 14:48
Compare
Choose a tag to compare
v1.6.6

upgrade sdk versions

optimize app launch

02 Jul 09:27
a402dd4
Compare
Choose a tag to compare
optimize app launch (#29)

* Update and rename requirements.txt to dev_requirements.txt

* Update sl version

* Update sl version

added full image inference support for yolov8 pose estimation task

22 Jun 15:55
Compare
Choose a tag to compare
v1.6.4

added full image inference support for yolov8 pose estimation

apply model to image disabled button bug fix

27 May 06:25
Compare
Choose a tag to compare
v1.6.3

apply model to image disabled button bug fix

disabled apply model to image button for pose estimation

24 May 14:17
986da8c
Compare
Choose a tag to compare
Merge pull request #28 from supervisely-ecosystem/pose_estim_updates

disabled apply model to image button for pose estimation

Fix sliding window inference timeouts for huge images

18 May 11:33
c20585e
Compare
Choose a tag to compare
Fix sliding window inference timeouts for huge images (#27)

* process images one by one in case batch inference failed

* process images in sliding window mode 1 by 1

* upgrade supervisely version to v6.72.12