Megvii-BaseDetection / Megvii-BaseDetection/YOLOX

yolox_nano如何关闭数据增强?

Open
#992 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10.6k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

yolox_nano如何关闭数据增强?nano.py文件中mosaic_prob、mosaic_scale和random_size分别代表什么意思?

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.

Research direction

Start with nano.py and trace how mosaic_prob, mosaic_scale, and random_size are used in YOLOX's data augmentation. Document what each setting means and how to disable augmentation; the work is done when both questions are answered clearly for yolox_nano users.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.