- Jan 10, 2021
-
-
yamengxi authored
* memory efficient test * implement efficient test * merge * Add document and docstring * fix unit test * add memory usage report
-
- Dec 23, 2020
-
-
Jerry Jiarui XU authored
* refactor docs * add docs * add modelzoo * refactor getting started
-
- Oct 28, 2020
-
-
yamengxi authored
* fix dataset jpg bug * fix syntax error
-
- Oct 23, 2020
-
-
yamengxi authored
* fix filename bug * define blood vessel dataset * redo debug * fix small bug * rename dataset Co-authored-by:
yamengxi <yamengxi@sensetime.com>
-
- Oct 18, 2020
-
-
yamengxi authored
* 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
-
- Sep 30, 2020
-
-
Lei Yang authored
* rm redundancies * re-add some packages
-
- Sep 22, 2020
-
-
yamengxi authored
* 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>
-
- Sep 03, 2020
-
-
robin Han authored
* add customized Upsample which can convert to ONNX * support multiply decode head for hrnet * support size for Upsample
-
- Aug 25, 2020
-
-
Jerry Jiarui XU authored
-
- Aug 13, 2020
-
-
robin Han authored
* add pytorch2onnx part * Update according to the latest mmcv * add docstring * update docs * update docs Co-authored-by:
Jiarui XU <xvjiarui0826@gmail.com>
-
- Aug 11, 2020
-
-
Jerry Jiarui XU authored
* Auto get version info and git hash * bump 0.5.1 and update doc * fixed docs * Add change log
-
- Aug 06, 2020
-
-
Evgeny Nizhibitsky authored
* Add load-from flag * minor update Co-authored-by:
Jiarui XU <xvjiarui0826@gmail.com>
-
- Jul 17, 2020
-
-
Jerry Jiarui XU authored
* Fixed voc aug convert * update getting_started.md * add class balanced doc
-
- Jul 12, 2020
-
-
Jerry Jiarui XU authored
* add test tutorial * remote torch/torchvision from requirements * update getting started * rename drop_out_ratio -> dropout_ratio
-
- Jul 09, 2020
-
-
Jiarui XU authored
-