mmdeploy/csrc
q.yao e3a8baac4c
[Enhancement] Support RotatedRetinaNet TensorRT (#422)
* add rotated nms trt plugin

* fix ops output shape

* rebase

* fix lint

* add fp16, benchmark

* format docs

* remove unused definition, add ut

* add docs

* update docs

* add doc
2022-05-24 10:34:22 +08:00
..
apis mmrotate sdk module (#450) 2022-05-17 23:37:32 +08:00
archive fix the installation of archive and json (#257) 2022-03-22 15:57:01 +08:00
backend_ops [Enhancement] Support RotatedRetinaNet TensorRT (#422) 2022-05-24 10:34:22 +08:00
codebase mmrotate sdk module (#450) 2022-05-17 23:37:32 +08:00
core Add nms_rotated ort op (#312) 2022-04-18 17:14:47 +08:00
device Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
experimental
graph
model Ncnn demo sdk (#164) 2022-03-25 23:28:16 +08:00
net Add nms_rotated ort op (#312) 2022-04-18 17:14:47 +08:00
preprocess Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
utils
CMakeLists.txt