Megvii-BaseDetection / Megvii-BaseDetection/YOLOX
Data augmentation parameters: enable_mosaic & enable_mixup
Open
@GOATmessi8 is already working on this.
Since Aug 27, 2021.
High Priority
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I turned off enable_mosaic & enable_mixup:
enable_mixup │ False
enable_mosaic │ False
but when I saved the images after augmentation, I noticed that the system is still doing mixup & mosaic augmentation.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.