yamengxi
8a174a3511
fix dataset jpg bug ( #213 )
...
* fix dataset jpg bug
* fix syntax error
2020-10-28 11:58:44 -07:00
yamengxi
3bdc276888
Define blood vessel dataset and fix filename bug ( #203 )
...
* fix filename bug
* define blood vessel dataset
* redo debug
* fix small bug
* rename dataset
Co-authored-by: yamengxi <yamengxi@sensetime.com>
2020-10-22 17:27:40 -07:00
yamengxi
cb2e0d3cb1
Add blood vessel dataset processing script ( #184 )
...
* Add blood vessel dataset processing script
* Fix syntax error
* Fix syntax error
* Fix syntax error
* Fix bugs
* Fix bugs
* Fix bugs
* Use safe functions and expand more apis
* Use safe functions and expand more apis
* Fix hard code and verify dataset integrity
2020-10-18 01:22:42 -07:00
Lei Yang
f70507168f
Remove redundancies in pytorch2onnx ( #160 )
...
* rm redundancies
* re-add some packages
2020-09-30 10:11:34 +08:00
yamengxi
a2738fd9be
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
0c04f52c42
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
bafc0e5db6
Fixed slide inference ( #90 )
2020-08-25 20:01:01 +08:00
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
Jerry Jiarui XU
4e29452dbe
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
00f56eb00f
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
1af2ad6a9f
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
b975d3b72a
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