EasyCV icon indicating copy to clipboard operation
EasyCV copied to clipboard

Yolox improve with REPConv/ASFF/TOOD

Open wuziheng opened this issue 2 years ago • 1 comments

Motivation

  1. use ASFF/TOOD/REPVGG to improve YOLOX, achieve 44.5map yolox-s

Modification

  1. Model Yolox components such as ASFF/ASFFSim/TOODS supports
  2. Model of RepVGGBlocks backbone
  3. Export support of reparameter and blade best practice for Yolox

Backward-Compatibility-Breaking (Optional)

Use cases (Optional)

Pull-Request Todo List

  1. Pre-commit or other linting tools are used to fix the potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  3. The documentation has been modified accordingly, like docstring or example tutorials.

wuziheng avatar Aug 10 '22 03:08 wuziheng

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

:white_check_mark: zouxinyi0625
:white_check_mark: haiasd
:white_check_mark: wuziheng
:x: zxy


zxy seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Aug 10 '22 03:08 CLAassistant

LGTM

Cathy0908 avatar Aug 24 '22 03:08 Cathy0908