yamengxi
7baed6513e
Add Pascal Context to mmsegmentation ( #133 )
...
* 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
robin Han
2e5260b58a
Onnx upsample ( #100 )
...
* 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
Jerry Jiarui XU
8c0e093b31
Fixed slide inference ( #90 )
2020-08-25 20:01:01 +08:00
robin Han
5ddef979fc
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
Jerry Jiarui XU
0f702f44af
Auto get version info and git hash ( #55 )
...
* Auto get version info and git hash
* bump 0.5.1 and update doc
* fixed docs
* Add change log
2020-08-11 19:23:35 +08:00
Evgeny Nizhibitsky
fd100e02c4
Add load-from flag ( #33 )
...
* Add load-from flag
* minor update
Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
2020-08-06 21:17:49 +08:00
Jerry Jiarui XU
daa023836b
Fixed voc aug convert ( #19 )
...
* Fixed voc aug convert
* update getting_started.md
* add class balanced doc
2020-07-17 09:55:28 +08:00
Jerry Jiarui XU
2fc821ec13
Add test tutorial ( #9 )
...
* add test tutorial
* remote torch/torchvision from requirements
* update getting started
* rename drop_out_ratio -> dropout_ratio
2020-07-12 23:53:56 +08:00
Jiarui XU
b2724da80b
init commit
2020-07-10 02:39:01 +08:00