Commit Graph

5 Commits (f7a5d53a4b9860869dea07b2f3a7edb366feff89)

Author SHA1 Message Date
robin Han 08f30ea497
add support for 4D output () 2020-09-23 17:01:20 +08:00
yamengxi a2738fd9be
Add Pascal Context to mmsegmentation ()
* Add Pascal Context to mmsegmentation

* Add benchmark result to Pascal Context

* fix mmcv version

* fix code syntax

* fix code syntax again

* Update mmseg/models/segmentors/encoder_decoder.py

update hint

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>

* update comment

* fix pascal context model path

* fix model path mistake again

* fix model path mistake again

* fix model path mistakes again

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
2020-09-22 14:56:13 +08:00
Jerry Jiarui XU bafc0e5db6
Fixed slide inference () 2020-08-25 20:01:01 +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
Jiarui XU b2724da80b init commit 2020-07-10 02:39:01 +08:00