supervision-0.8.0 #103
SkalskiP
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Added
Dataset
got renamed toDetectionDataset
. NowDetectionDataset
inherits fromBaseDataset
. This change was made to enforce the future consistency of APIs of different types of computer vision datasets. (feature/support for yolo dataset export #100)DetectionDataset.as_yolo
. (feature/support for yolo dataset export #100)DetectionDataset
. (feature/dataset_split #102)🌱 Changed
approximation_percentage
parameter from0.75
to0.0
inDetectionDataset.as_yolo
andDetectionDataset.as_pascal_voc
.🏆 Contributors
This discussion was created from the release supervision-0.8.0.
Beta Was this translation helpful? Give feedback.
All reactions