Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seeking Guidance on Tuning Data Augmentation Parameters in YOLOX #1750

Open
Buddies-as-you-know opened this issue Dec 31, 2023 · 0 comments
Open

Comments

@Buddies-as-you-know
Copy link

Dear YOLOX Team,

I hope this message finds you well. I am currently working with YOLOX and am interested in tuning the data augmentation parameters to optimize the performance for my specific use case. However, I am facing some challenges in understanding the best approach to adjust these parameters effectively.

Here are the default settings I am currently using:

  • Degrees: 10.0
  • Translate: 0.1
  • Scale: (0.1, 2)
  • Mosaic Scale: (0.8, 1.6)
  • Shear: 2.0
  • Perspective: 0.0
  • Mixup: Enabled

I would greatly appreciate if you could provide some guidance or best practices on how to approach tuning these augmentation parameters. Specifically, I'm looking for advice on how to determine the optimal values for my dataset and model size, and any insights on the impact of these parameters on model training and performance.

Thank you for your time and assistance. I look forward to your expert advice.

Best regards

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

No branches or pull requests

1 participant