mmdeploy/mmdeploy
hanrui1sensetime 6948e3d04b
Ncnn demo sdk (#164)
* fix different dims and data sync and fp16 macro

* fix pad is negative bug, but still need debugging info

* split detection_output to dets and labels

* fix clang++ compile bug

* for fp16 compile macro of cmake

* fix pad_val dict input

* fix yolox missing normalization and get int tensor

* about score_threshold

* remove -lstdc++fs for android

* move -pthread for android

* fix link libraries for CLANG++;

* fix clang-format

* for mobileyolov3 conf_thre

* fix lint

* fix bug

* support ncnn vulkan net

* remove unused debugging info;

* Change INFO to DEBUG

* support vulkan precision mapping

* fix pad

* optimize getdetslabels

* remove EVAL_MODE

* ncnn_net support 4-dim data.

* remove FP16 compile options

* remove use_gpu_vulkan compile options

* fix pad.cpp

* fix yapf

* fix clang-format

* rm redundant lines

* fix pad according to mmdet

* add android build docs

* fix lint

* use cpp style string comparision

* fix use after free bug

* Add missing -DBUILD_SHARED_LIBS=OFF for en

* Add missing -DBUILD_SHARED_LIBS=OFF for ZH-CN

* reset img2tensor_impl

* reset img2tensor_impl

* add blank line

* sync android.md docs

* fix some dirs

* fix docs

* update docs

* fix code
2022-03-25 23:28:16 +08:00
..
apis compatible with torch 1.11 (#272) 2022-03-25 23:21:10 +08:00
backend [Dostring]add example in apis docstring (#214) 2022-03-10 11:36:44 +08:00
codebase [Enhancement] Optimize multilevel roi align (#167) 2022-03-14 10:26:27 +08:00
core [Enhancement]: Remove deepcopy in patch_model (#61) 2022-01-13 11:16:16 +08:00
mmcv
pytorch [Fix]use float in scale factor (#185) 2022-02-28 11:25:13 +08:00
utils Ncnn demo sdk (#164) 2022-03-25 23:28:16 +08:00
__init__.py [Enhancement] use mmcv.utils.get_logger (#24) 2022-01-10 15:46:42 +08:00
version.py bump version (#192) 2022-02-28 18:25:11 +08:00