Skip to content

Releases: supervisely-ecosystem/yolov8

Update Supervisely SDK version to v6.73.91

24 May 11:51
299e46b
Compare
Choose a tag to compare

Update Supervisely SDK version to v6.73.89

24 May 08:01
61e1267
Compare
Choose a tag to compare
v1.0.58

Update config.json

Hotfix update var name for yolov8 models table

09 May 14:11
Compare
Choose a tag to compare
v1.0.57

Update var name for yolov8 models table

Update model table to use snake_case

09 May 14:05
Compare
Choose a tag to compare
v1.0.56

Merge branch 'master' of https://github.com/supervisely-ecosystem/yolov8

Hotifx for serving app. Remove model sorting

09 May 13:47
8396f2e
Compare
Choose a tag to compare

Update Serve YOLOv8 to latest Supervisely SDK version

09 May 13:36
Compare
Choose a tag to compare
v1.0.54

Update docker build gh action

Removed sorting in pretrained models table

26 Apr 13:30
9082cf2
Compare
Choose a tag to compare
v1.0.53

Removed sorting in pretrained models table

Batch Predict

26 Apr 03:28
62131ce
Compare
Choose a tag to compare

Added batch prediction and update SDK version to enhance prediction time

[Export Weights] update docker image and add log_for_agent flag

12 Apr 11:51
730997e
Compare
Choose a tag to compare
v1.0.51

add log for agent flag to main wrapper

Update SDK (fix dataset cache)

09 Apr 01:58
ee644f3
Compare
Choose a tag to compare
Projects cache fix (#34)

* dataset_cache update

* set default task type to object detection

* redownload project if error reading annotations or splitting images to train and val

* change log level

* SDK version update

* revert set default task type to object detection