Megvii-BaseDetection / Megvii-BaseDetection/YOLOX

直接python tools/train.py 并不能找到yolox.core这些module

Open
#737 3 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

在readme中的Quick Start命令行,由于在yolox根目录运行tools下的train.py,sys path没有yolox目录下的module。ModuleNotFoundError: No module named 'yolox'

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 with the README Quick Start command and tools/train.py, then reproduce the ModuleNotFoundError for the yolox module from the repository root. Check how the documented command resolves imports and verify that the corrected Quick Start instructions allow training to start without the import error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.