mmdeploy/cmake
Chen Xin 0ce7c83c63
mmrotate sdk module (#450)
* support mmrotate

* fix name

* windows default link to cudart_static.lib, which is not compatible with static build && python_api

* python api

* fix ci

* fix type & remove unused meta info

* fix doxygen, add [out] to @param

* fix mmrotate-c-api

* refactor naming

* refactor naming

* fix lint

* fix lint

* move replace_RResize -> get_preprocess

* Update cuda.cmake

On windows, make static lib and python api build success.

* fix ptr

* Use unique ptr to prevent memory leaks

* move unique_ptr

* remove deleter

Co-authored-by: chenxin2 <chenxin2@sensetime.com>
Co-authored-by: cx <cx@ubuntu20.04>
2022-05-17 23:37:32 +08:00
..
modules Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
MMDeploy.cmake Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
MMDeployConfig.cmake.in Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
cuda.cmake mmrotate sdk module (#450) 2022-05-17 23:37:32 +08:00
deps.cmake Merge sdk (#251) 2021-12-07 10:57:55 +08:00
loader.cpp.in Support Windows (#106) 2022-02-24 20:08:44 +08:00
opencv.cmake Merge sdk (#251) 2021-12-07 10:57:55 +08:00
tensorrt.cmake Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00