Megvii-BaseDetection / Megvii-BaseDetection/YOLOX
这一行是不是有问题
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
如果input_w != input_h,这一行是不是有问题
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
Open demo/TensorRT/cpp/yolox.cpp at line 45 and inspect how input_w and input_h are used. Reproduce the TensorRT demo with unequal dimensions, then determine whether the behavior is incorrect and document or test the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100