Skip to content

Releases: supervisely-ecosystem/model-benchmark

Fixed speedtests for mmdet models (set the batch size to 1)

10 Oct 09:27
Compare
Choose a tag to compare
v0.1.11

update batch size for mmdet models

Support for nested datasets

01 Oct 16:14
43dd103
Compare
Choose a tag to compare
v0.1.10

Update SDK version to 6.73.201 (#9)

Fix class validation fail for "Any Geometry" classes

27 Sep 04:05
Compare
Choose a tag to compare
v0.1.9

Accept any geometry class

Fix overriding with wrong Session object

17 Sep 15:21
Compare
Choose a tag to compare
v0.1.8

fix overriding with wrong Session object

Update readme

17 Sep 12:08
c44c613
Compare
Choose a tag to compare
v0.1.7

Update README.md

Improved performance, added secondary progress

13 Sep 22:43
ae23c7f
Compare
Choose a tag to compare

Update SDK version. Update Report UI

11 Sep 23:36
Compare
Choose a tag to compare
v0.1.5

Update SDK version to 6.73.183

Upgrade SDK version . Added Inference Speed and improved GUI

06 Sep 16:38
203af05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

Upgrade SDK to 6.73.175. Support for mmdetectionv3

03 Sep 13:53
Compare
Choose a tag to compare
v0.1.3

upgrade docker image tag

Upgrade SDK to 6.73.173. Support for Instance segmentation. Bug fixes and tiny improvements

30 Aug 17:37
b22d286
Compare
Choose a tag to compare
  • Upgrade SDK to 6.73.173
  • Support for Instance segmentation
  • Evaluate on selected classes
  • Evaluate with train/val split
  • fix sly2coco
  • added ImageComparisonData to fix names conflict and bugs
  • other bug fixes and improvements