EasyCV/tools
wuziheng 9aaa600f79
Yolox improve with REPConv/ASFF/TOOD (#154)
* add attention layer and more loss function

* add attention layer and various loss functions

* add siou loss

* add tah,various attention layers, and different loss functions

* add asff sim, gsconv

* blade utils fit faster

* blade optimize for yolox static & fp16

* decode output for yolox control by cfg

* add reparameterize_models for export

* e2e trt_nms plugin export support and numeric test

* split preprocess from end2end+blade, speedup from 17ms->7.2ms

Co-authored-by: zouxinyi0625 <zouxinyi.zxy@alibaba-inc.com>
2022-08-24 18:11:15 +08:00
..
analyze_tools add analyse tools (#133) 2022-07-27 10:52:05 +08:00
prepare_data fix: add missing shell scripts (#47) 2022-04-29 17:04:10 +08:00
__init__.py initial commit 2022-04-02 20:01:06 +08:00
commands_wrapper.py initial commit 2022-04-02 20:01:06 +08:00
dist_test.sh fix: add missing shell scripts (#47) 2022-04-29 17:04:10 +08:00
dist_train.sh fix: add missing shell scripts (#47) 2022-04-29 17:04:10 +08:00
eval.py Yolox improve with REPConv/ASFF/TOOD (#154) 2022-08-24 18:11:15 +08:00
export.py vitdet visualize and predictor (#102) 2022-06-30 09:35:27 +08:00
kill.sh fix: add missing shell scripts (#47) 2022-04-29 17:04:10 +08:00
launch.py initial commit 2022-04-02 20:01:06 +08:00
prune.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
quantize.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
train.py add torchacc, support swin (#105) 2022-07-27 10:22:44 +08:00