Megvii-BaseDetection / Megvii-BaseDetection/YOLOX

re-implement the detection performance on the small model

Open
#724 6 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

您好,我尝试了自己实现small的代码,有点奇怪的是,在前285个epoch的训练中,我的精度能够和官方精度对齐,但是在去掉mosaic, perspective和mixup,加上l1 loss的最后15个epoch,提点低了很多,最后结果只能达到39.2左右,请问最后15个epoch的训练有没有特殊的设置呢?

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 files, tests, or entry points are identified in the issue. Start by locating the small-model training configuration and compare the final 15 epochs with the preceding 285, including mosaic, perspective, mixup, and L1-loss settings; done means reproducing the reported final accuracy or identifying the missing setting.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.