Megvii-BaseDetection / Megvii-BaseDetection/YOLOX

模型转换为trt后推理时漏检特别多

Open
#953 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10.6k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

我用yolox-x训练了一个自己的检测模型,共两个分类,转换为tensorrt后,其中一个分类的漏检特别多,同一张图片,用未转换为trt的模型权重推理没问题,用trt权重推理就会漏检(两个分类都能检测到)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the report with the YOLOX-X model and the same image, comparing inference with the unconverted weights and the TensorRT weights. The issue does not name files, tests, versions, conversion commands, or entry points, so first identify the conversion and inference paths used. Done means explaining and correcting the class-specific missed detections, with a reproducible comparison confirming both classes behave consistently.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.