Skip to content

Conversation

@fcdl94
Copy link
Member

@fcdl94 fcdl94 commented Oct 3, 2025

  • Introduced MosaicAugmentation class to combine images in a grid layout.
  • Added CopyPasteAugmentation class to enhance images by pasting objects from other images.
  • Updated DictDataset methods to support new augmentation functionalities.
  • Refactored existing methods for clarity and consistency, including deprecating the store_coco_roboflow_format method in favor of save.
  • Improved annotation handling and bounding box adjustments in the dataset processing.

…et enhancement

- Introduced MosaicAugmentation class to combine images in a grid layout.
- Added CopyPasteAugmentation class to enhance images by pasting objects from other images.
- Updated DictDataset methods to support new augmentation functionalities.
- Refactored existing methods for clarity and consistency, including deprecating the store_coco_roboflow_format method in favor of save.
- Improved annotation handling and bounding box adjustments in the dataset processing.
@github-actions
Copy link

github-actions bot commented Oct 3, 2025

Coverage

Tests Skipped Failures Errors Time
228 0 💤 0 ❌ 0 🔥 40.162s ⏱️

@fcdl94
Copy link
Member Author

fcdl94 commented Oct 3, 2025

Need to add it to CLI and document it better.

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