mmdeploy/csrc
Yue Zhou 01a44c00c9
Add roi_align_rotated op for onnxruntime (#277)
* init

* add doc

* add

* Update test_ops.py

* fix bug

* fix pose demo and windows build (#307)

* add postprocessing_masks gpu version (#276)

* add postprocessing_masks gpu version

* default device cpu

* pre-commit fix

Co-authored-by: hadoop-basecv <hadoop-basecv@set-gh-basecv-serving-classify11.mt>

* fixed a bug causes text-recognizer to fail when (non-NULL) empty bboxes list is passed (#310)

* [Fix] include missing <type_traits> for formatter.h (#313)

* fix formatter

* relax GCC version requirement

* fix lint

* Update onnxruntime.md

* fix lint

Co-authored-by: Chen Xin <xinchen.tju@gmail.com>
Co-authored-by: Shengxi Li <982783556@qq.com>
Co-authored-by: hadoop-basecv <hadoop-basecv@set-gh-basecv-serving-classify11.mt>
Co-authored-by: lzhangzz <lzhang329@gmail.com>
2022-04-26 17:46:28 +08:00
..
apis Add nms_rotated ort op (#312) 2022-04-18 17:14:47 +08:00
archive fix the installation of archive and json (#257) 2022-03-22 15:57:01 +08:00
backend_ops Add roi_align_rotated op for onnxruntime (#277) 2022-04-26 17:46:28 +08:00
codebase Add nms_rotated ort op (#312) 2022-04-18 17:14:47 +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 Support Windows (#106) 2022-02-24 20:08:44 +08:00
graph Support Windows (#106) 2022-02-24 20:08:44 +08:00
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 Support Windows (#106) 2022-02-24 20:08:44 +08:00
CMakeLists.txt Support Windows (#106) 2022-02-24 20:08:44 +08:00