mmdeploy/tests/test_mmseg
VVsssssk fd75d57175
[Unittest]: Add MMSegmentation test (#125)
* add ncnn test exporter in test_ops.py

* add ncnn test exporter in utils.py

* add onnxruntime and tensorrt ops test

* fix blank line

* fix comment
add nms ops test

* remove nms test

* add test sample
add dockerstring

* remove nms test

* fix grid_sample
add type hind

* fix problem

* fix dockerstring

* add nms batch_nms multi_level_roi_align

* add test data

* fix problem

* rm pkl file dependent

* rm file

* add docstring

* remove multi_level_dependce

* add mmseg module unittest

* add mmseg test

* add mmseg model unit test

* fix blankline

* rename file

* add syncbn2bn unit test

* add apis/export

* lint

* lint

* ??

* delete#

* fix ncnn check

* fix problems

* fix problems

* fix dim problems

* resolve comments

* Fix SwitchBackendWrapper

* fix assert problems

* fix assert

* Remove comment

* merge master

Co-authored-by: SingleZombie <singlezombie@163.com>
2021-10-19 15:25:06 +08:00
..
data [Unittest]: Add MMSegmentation test (#125) 2021-10-19 15:25:06 +08:00
test_mmseg_apis.py [Unittest]: Add MMSegmentation test (#125) 2021-10-19 15:25:06 +08:00
test_mmseg_export.py [Unittest]: Add MMSegmentation test (#125) 2021-10-19 15:25:06 +08:00
test_mmseg_models.py [Unittest]: Add MMSegmentation test (#125) 2021-10-19 15:25:06 +08:00