Megvii-BaseDetection / Megvii-BaseDetection/YOLOX
直接python tools/train.py 并不能找到yolox.core这些module
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
在readme中的Quick Start命令行,由于在yolox根目录运行tools下的train.py,sys path没有yolox目录下的module。ModuleNotFoundError: No module named 'yolox'
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
Start with the README Quick Start command and tools/train.py, then reproduce the ModuleNotFoundError for the yolox module from the repository root. Check how the documented command resolves imports and verify that the corrected Quick Start instructions allow training to start without the import error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100