4 Commits

Author SHA1 Message Date
robin Han
9ba22456d9
add pytorch2onnx part (#12)
* 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
ycr
579f5f883e
Fix palette type. (#27) 2020-07-23 13:01:31 +08:00
Jerry Jiarui XU
1765c12985
Support FP16 (#21)
* Support FP16

* add miss folder

* add tests

* remove useless config

* update memory

* reduce config

* migrate fp16 to mmcv

* add model link
2020-07-20 15:17:18 +08:00
Jiarui XU
b2724da80b init commit 2020-07-10 02:39:01 +08:00