EasyCV/easycv/models/detection/detectors
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
..
dab_detr add dn_detr algo (#119) 2022-07-27 15:06:06 +08:00
detr add dn_detr algo (#119) 2022-07-27 15:06:06 +08:00
fcos refactor det (#124) 2022-07-13 12:11:40 +08:00
yolox Yolox improve with REPConv/ASFF/TOOD (#154) 2022-08-24 18:11:15 +08:00
yolox_edge Yolox improve with REPConv/ASFF/TOOD (#154) 2022-08-24 18:11:15 +08:00
__init__.py refactor det (#124) 2022-07-13 12:11:40 +08:00
detection.py add dn_detr algo (#119) 2022-07-27 15:06:06 +08:00