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/mmseg/segmentation_pplnn_dynamic-1024x2048.py

6 lines
188 B
Python
Raw Normal View History

[Fix] Reanme ppl to pplnn for all cases (#273) * add speed benchmark for pplnn and replace all ppl in docs with pplnn * replace ppl with pplnn for all codes * docs zh * fix crnn config path * update docstring * rename * update ppl to pplnn in readme_zh Co-authored-by: maningsheng <mnsheng@yeah.net>
2021-12-14 15:04:39 +08:00
_base_ = ['./segmentation_dynamic.py', '../_base_/backends/pplnn.py']
Add mmseg performance (#254) * update doc and config * test with ncnn * update docs * rename config * update test result with openvino * merge master * resolve comments * update dbnet
2021-12-09 20:17:00 +08:00
onnx_config = dict(input_shape=[2048, 1024])
backend_config = dict(model_inputs=dict(opt_shape=[1, 3, 1024, 2048]))
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 996ms Template: 4ms
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