Logo
Explore Help
Register Sign In
mirrors/mmdeploy
1
0
Fork 0
You've already forked mmdeploy
mirror of https://github.com/open-mmlab/mmdeploy.git synced 2025-01-14 08:09:43 +08:00
Code Issues Projects Releases Wiki Activity
mmdeploy/configs/mmpose/pose-detection_ncnn_static-256x192.py

4 lines
114 B
Python
Raw Normal View History

[Feature]: Support mmpose (#94) * add mmpose code * update * update * add rewrites * test trt * test litehrnet with trt * revert unused change * add docs about mmpose * add docstring and staticmethod * update * update * update docs * fix config name and docs * add pose_detection ut * add pose data * fix lint of model.py * add pose_detection_model ut * fix docs and docstrinf * add test_mmpose_models.py * fix yapf * fix lint * fix create input * support ort ut * fix yapf * fix docs * fix createinput * test ci bug * rm test1.py * fix yapf * fix flake8 * fix yapf * add config and update benchmark * fix table format * update mmpose benchmark * update benchmark for mmpose * run mmpose tests seperately in ci * fix lint * resolve comments * add trt ut config * fix test * fix tests * resolve comments * resolve comments * update tests Co-authored-by: VVsssssk <shenkun@pjlab.org.cn> Co-authored-by: hanrui1sensetime <hanrui1@sensetime.com>
2022-02-16 11:03:12 +08:00
_base_ = ['./pose-detection_static.py', '../_base_/backends/ncnn.py']
onnx_config = dict(input_shape=[192, 256])
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 1544ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API