Megvii-BaseDetection / Megvii-BaseDetection/YOLOX
Run demo with batch with other model than Yolox-s
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I want to run detection and choose the batch size, I try to change the path yolox_s.pth.tar to l, x models but it doesn't work.
Should I run eval.py for this task in place of demo.py?
Thanks in advance
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
Read demo.py and eval.py first, then reproduce the reported attempt with yolox_s.pth.tar and an l or x model while varying the batch size. Done means establishing whether demo.py supports the requested model and batch configuration or whether eval.py is the appropriate entry point, and recording the required usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100