Releases: supervisely-ecosystem/yolov8
Releases · supervisely-ecosystem/yolov8
Implement filtering of predictions that significantly overlap (by IoU ) with GT objects
Fix "AttributeError: 'SelectString' object has no attribute 'get_selected_ids'"
Fix "AttributeError: 'SelectString' object has no attribute 'get_selected_ids'" upon ignoring images with no annotations
Fix Image Listing Error for Benchmark
What's Changed
- Fix Image Listing Error for Benchmark by @GoldenAnpu in #81
Full Changelog: v1.1.41...v1.1.42
Upgrade Supervisely SDK to 6.73.276
python_sdk_version: 6.73.276
Upgrade SDK to v6.73.274: Fix Downloading Project to Cache
What's Changed
- Upgrade SDK to v6.73.274 and docker image to 1.0.43 by @GoldenAnpu in #80
Full Changelog: v1.1.39...v1.1.40
reduced maximum number of frozen layers
v1.1.39 reduced maximum number of frozen layers
Clarify IoU setting for YOLOv10
Full Changelog: v1.1.37...v1.1.38
Install onnxruntime-gpu with custom index to fix ONNX runtime
v1.1.37 Update Dockerfiles: install onnxruntime-gpu with custom index
Add Protocol Exception Handling
What's Changed
- Add Protocol Exception Handling by @GoldenAnpu in #79
Full Changelog: v1.1.35...v1.1.36
Upgrade SDK to 6.73.250 to fix project downloading errors
v1.1.35 Upgrade SDK to 6.73.250 to fix project downloading errors (#78)