Megvii-BaseDetection / Megvii-BaseDetection/YOLOX
inference results problem after converted to onnx model
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Has anyone encountered this problem that the inference results is different between the original checkpoint and converted onnx model, I used same input image and I had checkd the preprocess is exactly the same.
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 reproducing the inference comparison with the same input image and review the original checkpoint versus converted ONNX model path. The issue names no files, tests, or conversion command, so identify those details and the preprocessing assumptions first; done means explaining or correcting the discrepancy and verifying matching results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100