Megvii-BaseDetection / Megvii-BaseDetection/YOLOX
问一下想用stepLR训练,应该在哪设置初始学习率呢
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
问一下想用stepLR训练,应该在哪设置初始学习率呢;self.basic_lr_per_img = 0.01 / 64.0应该怎么改呢
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.
Research direction
Search the training configuration and scheduler setup for self.basic_lr_per_img and stepLR; the issue names no file or test. Trace where the initial learning rate is derived and where StepLR is configured, then document the correct setting and expected relationship between them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100