Megvii-BaseDetection / Megvii-BaseDetection/YOLOX
yolox.exp issue
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
cannot import name 'check_exp_value' from 'yolox.exp' (C:\Users\Apaar\anaconda3\envs\yolox_env\lib\site-packages\yolox\exp_init_.py)
This issue coming up while training yolox with coco dataset
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 by inspecting the installed yolox/exp/init.py at the reported path and the training entry point used with the COCO dataset. Confirm why check_exp_value cannot be imported, then verify that the import succeeds and COCO training starts without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100