1
0
mirror of https://github.com/open-mmlab/mmsegmentation.git synced 2025-06-03 22:03:48 +08:00

3 Commits

Author SHA1 Message Date
Lei Yang
f70507168f
Remove redundancies in pytorch2onnx ()
* rm redundancies

* re-add some packages
2020-09-30 10:11:34 +08:00
robin Han
0c04f52c42
Onnx upsample ()
* add customized Upsample which can convert to ONNX

* support multiply decode head for hrnet

* support size for Upsample
2020-09-03 19:59:13 +08:00
robin Han
9ba22456d9
add pytorch2onnx part ()
* add pytorch2onnx part

* Update according to the latest mmcv

* add docstring

* update docs

* update docs

Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
2020-08-14 03:28:21 +08:00