mmdeploy/csrc/mmdeploy
Damon Da Tong 9fa74035b0
fix pose_tracker python api will raise ValueError when result has no human (#1922)
2023-03-27 14:50:17 +08:00
..
apis fix pose_tracker python api will raise ValueError when result has no human (#1922) 2023-03-27 14:50:17 +08:00
archive [Enhancement] remove MMDEPLOY_BUILD_SDK_CXX_API option (#1688) (#1692) 2023-01-31 14:25:22 +08:00
backend_ops [Feature]: Add github prebuild workflow after new release. (#1852) 2023-03-23 17:00:19 +08:00
codebase [Enhancement] Support RTMDet-Ins (#1867) 2023-03-23 16:22:19 +08:00
core [Cherry-pick] fix missing include for gcc-10 build (#1804) 2023-02-23 15:13:07 +08:00
device
execution
experimental
graph [cherry-pick] add `Model::ReadConfig` & simplify handle creation (#1794) 2023-02-21 20:16:01 +08:00
model [cherry-pick] add `Model::ReadConfig` & simplify handle creation (#1794) 2023-02-21 20:16:01 +08:00
net [Feature] Dynamically load net module to remove dependencies of mmdeploy.so (#1776) 2023-02-28 20:32:38 +08:00
operation [Feature] Support feature map output for mmsegmentation (#1625) 2023-02-07 21:04:20 +08:00
preprocess [Fix] fix centernet (#1768) 2023-02-24 10:50:03 +08:00
utils [Cherry-pick] Fix `WarpBbox` and memory leak in `TextRecognizer` (#1752) 2023-02-13 19:55:36 +08:00
CMakeLists.txt