Megvii-BaseDetection / Megvii-BaseDetection/YOLOX

eval problem . I dont know how to set

Open
#1,591 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_s.pth has 80 classes ,but i just want to eval five of coco classes. I dont know how to set
yolox.pth 有80个预训练类,但是我只想eval coco数据集中的5个类,我应该如何设置呢?是通过修改annotation json文件?还是需要重新训练这个coco数据集,将num_classes=5 ?

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

No file, test, or configuration entry point is named. Start by locating YOLOX's evaluation configuration and COCO dataset handling, then determine whether evaluation can filter classes without changing the pretrained model; done means documenting the supported setup and the required class mapping or retraining conditions.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.