Megvii-BaseDetection / Megvii-BaseDetection/YOLOX

Data augmentation parameters: enable_mosaic & enable_mixup

Open
#508 4 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.