Megvii-BaseDetection / Megvii-BaseDetection/YOLOX

What are the requirements for the wepth and width modification in the configuration file?

Open
#841 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

Do the following values have to be used.
"yolox-nano": (0.33, 0.25)
"yolox-tiny": (0.33, 0.375)
"yolox-s": (0.33, 0.50)
"yolox-m": (0.67, 0.75)
"yolox-l": (1.0, 1.0)
"yolox-x": (1.33, 1.25)

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

The issue does not name a configuration file, implementation entry point, or test. First locate where the YOLOX depth and width values are defined and documented; done means clearly documenting whether the listed model values are required and what constraints apply.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.