OpenMMLab Model Deployment Framework
 
 
 
 
 
 
Go to file
q.yao 27880afdcd
[Feature] better retinanet support (#5)
* better retinanet support

* prepare split export tensorrt

* optimizer cfg

* free anchor when static shape

* fix docstring
2021-07-01 11:42:07 +08:00
.github/workflows remove unused flag, fix lint 2021-06-29 10:23:52 +08:00
backend_ops remove unused flag, fix lint 2021-06-29 10:23:52 +08:00
configs [Feature] better retinanet support (#5) 2021-07-01 11:42:07 +08:00
mmdeploy [Feature] better retinanet support (#5) 2021-07-01 11:42:07 +08:00
tests/test_utils better register 2021-06-16 19:25:09 +08:00
third_party [Feature] Add TensorRT batched NMS support (#3) 2021-06-25 19:31:16 +08:00
tools [Feature] better retinanet support (#5) 2021-07-01 11:42:07 +08:00
.gitignore
.gitmodules [Feature] Add TensorRT batched NMS support (#3) 2021-06-25 19:31:16 +08:00
.isort.cfg [Feature] Add TensorRT batched NMS support (#3) 2021-06-25 19:31:16 +08:00
.pre-commit-config.yaml
CMakeLists.txt add type annotation 2021-06-16 15:36:58 +08:00
LICENSE
README.md
setup.cfg add type annotation 2021-06-16 15:36:58 +08:00
setup.py

README.md

MMDeployment

WIP