Richard-mei
|
ba5351e209
|
add gfl_trt (#124)
* add gfl_trt
* add gfl_head.py
* add batch_integral
* lint code
* add gfl unit test
* fix unit test
* add gfl benchmark
* fix unit test bug
* Update gfl_head.py
* Update __init__.py
remove '**_forward_single'
* fix lint error and ut error
* fix docs and benchmark
Co-authored-by: VVsssssk <shenkun@pjlab.org.cn>
|
2022-02-28 16:28:00 +08:00 |
|
hanrui1sensetime
|
e6e32a9db4
|
[Feature] add yolox ncnn (#29)
* add yolox ncnn
* add ncnn android performance of yolox
* add ut
* fix lint
* fix None bugs for ncnn
* test codecov
* test codecov
* add device
* fix yapf
* remove if-else for img shape
* use channelshuffle optimize
* change benchmark after channelshuffle
* fix yapf
* fix yapf
* fuse continuous reshape
* fix static shape deploy
* fix code
* drop pad
* only static shape
* fix static
* fix docstring
|
2022-01-19 13:54:45 +08:00 |
|
VVsssssk
|
48bea16b31
|
【Docs】fix docs (#32)
* fix docs
* fix cn docs log link
* fix
* fix log link
|
2021-12-31 14:36:55 +08:00 |
|
VVsssssk
|
e37ce3cf28
|
[Doc]: MMDet benchmark (#265)
* add mmdet benchmark
* fix docs
* fix docs
* fix docs
* add fp16
* add some int8 model
* add yolov3 benchmark
* add some benchmark
* fix docs
* add comment about mask-rcnn
* fix mmdet docs
* add ppl benchmark
* refactor benchmark
* refactor format
* add fcos and atss fp16
* fix benchmark
* fix mmdet docs
* fix docs
* fix docs
* fix docs
* add cn benchmark about mmdet
|
2021-12-23 17:42:14 +08:00 |
|
VVsssssk
|
fce37d4594
|
【Docs】Fix docs about codebase (#317)
* fix codebase docs
* fix edit
* fix mmcls docs
* fix docs
|
2021-12-23 17:35:59 +08:00 |
|
Yifan Zhou
|
c1ed41c465
|
[Docs] Refactor document structure (#310)
* Refactor docs
* Fix path
* Update logo
|
2021-12-21 13:59:07 +08:00 |
|