Skip to content

Conversation

SkalskiP
Copy link
Collaborator

@SkalskiP SkalskiP commented May 16, 2023

Description

  • Added support for Dataset inheritance. The current Dataset got renamed to DetectionDataset and made it inherit from BaseDataset.
  • Added ability to save datasets in YOLO format using DetectionDataset.as_yolo.
  • Changed default value of approximation_percentage parameter from 0.75 to 0.0 in DetectionDataset.as_yolo and DetectionDataset.as_pascal_voc.

Docs

  • Docs updated? What were the changes:

@SkalskiP SkalskiP marked this pull request as ready for review May 17, 2023 00:38
@SkalskiP SkalskiP self-assigned this May 17, 2023
Copy link

@Jacobsolawetz Jacobsolawetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 @SkalskiP 🔥

@SkalskiP SkalskiP merged commit 83d357d into main May 17, 2023
@SkalskiP SkalskiP deleted the feature/support_for_yolo_dataset_export branch August 8, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants