Megvii-BaseDetection / Megvii-BaseDetection/YOLOX

problem to evaluate on custom test set!

Open
#729 1 comment 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

Quit tough to evaluate on test set of custom dataset, the dock file has to be improved further while only has training guide!
One has to change the code in yolox_base.py file when testing on his custom test set!
really confused!
It's supposed to carry out this config on the EXP file of user, not the yolox_base.py file!
image

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 reading _yolox_base.py and the user's EXP file, then review the Dockerfile and existing training guide to understand how custom datasets are configured. Done means a custom test-set evaluation can be configured through the user's EXP file without editing _yolox_base.py, with the relevant Docker workflow documented.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.