- Apr 26, 2021
-
-
Jerry Jiarui XU authored
-
- Apr 24, 2021
-
-
Jerry Jiarui XU authored
-
- Apr 21, 2021
-
-
sshuair authored
* Description of arguments about tools pytorch2torchscript and print_config * fix docs lint
-
- Apr 19, 2021
-
-
sshuair authored
* add tool pytorch2torchscript * fix the assert message for pytorch version.
-
- Apr 12, 2021
-
-
q.yao authored
* add dynamic export and visualize to pytorch2onnx * update document * fix lint * fix dynamic error and add visualization * fix lint * update docstring * update doc * Update help info for --show Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com> * fix lint Co-authored-by:
maningsheng <maningsheng@sensetime.com> Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com>
-
- Apr 04, 2021
-
-
Jerry Jiarui XU authored
-
- Mar 28, 2021
-
-
钟晓键 authored
-
- Mar 23, 2021
-
-
David de la Iglesia Castro authored
-
- Mar 22, 2021
-
-
谢昕辰 authored
* Support plot logs * add plot log docs
-
- Feb 02, 2021
-
-
Jerry Jiarui XU authored
* bump to v0.11 * update readme
-
- Jan 14, 2021
-
-
congee authored
-
- Jan 10, 2021
-
-
yamengxi authored
* memory efficient test * implement efficient test * merge * Add document and docstring * fix unit test * add memory usage report
-
- Jan 08, 2021
-
-
congee authored
-
- Jan 05, 2021
-
-
Jerry Jiarui XU authored
-
- Jan 02, 2021
-
-
Jerry Jiarui XU authored
* Bump to v0.10 * change version
-
- Dec 26, 2020
-
-
yamengxi authored
* delete markdownlint * Support MobileNetV3 * fix import * add mobilenetv3 head and configs * Modify MobileNetV3 to semantic segmentation version * modify mobilenetv3 configs * add std configs * fix Conv2dAdaptivePadding bug * add configs * add unitest and fix bugs * fix lraspp unitest bugs * restore * fix unitest * add MobileNetV3 docstring * add mmcv * add mmcv * fix syntax bug * fix unitest bug * fix unitest bug * fix unitest bugs * fix docstring * add configs * restore * delete unnecessary assert * modify unitest * delete benchmark
-
- Dec 24, 2020
-
-
Junjun2016 authored
* Support DMNet * fix doc and delete norm_name
-
- Dec 23, 2020
-
-
Jerry Jiarui XU authored
* refactor docs * add docs * add modelzoo * refactor getting started
-
- Dec 18, 2020
-
-
Junjun2016 authored
* Support APCNet * code optimization * add apcnet configs * add benchmark * add readme and model zoo * fix doc
-
- Dec 02, 2020
-
-
Jerry Jiarui XU authored
* Bump to 0.9.0 * add version
-
- Nov 23, 2020
-
-
Jintao Lin authored
* add modelzoo statistics readthedocs * chmod stat.py
-
yamengxi authored
-
- Nov 19, 2020
-
-
Jerry Jiarui XU authored
-
- Nov 18, 2020
-
-
Jintao Lin authored
* add modelzoo statistics readthedocs * fix
-
Jerry Jiarui XU authored
-
- Nov 16, 2020
-
-
Jinkun Cao authored
-
- Nov 05, 2020
-
-
Jerry Jiarui XU authored
* Bump to v0.8 * add version
-
- Nov 03, 2020
-
-
yamengxi authored
* added cgnet * added testing for cgnet * git test * add cgnet * fix __init__ * rename FGlo with GlobalContextExtractor * add readme.md and rename bn with norm * delete cg_head * fix a language mistake * rename cgnet_m3n21.py to cgnet.py * modify README.md * modify list to tuple * add fcn_head test * add assert to fcn_head * blank * fix fcn_head assert bug * add * add cgnet to README.md and model_zoo.md * modify cgnet README.md Co-authored-by:
KID <wps_@mail.nankai.edu.cn>
-
- Oct 25, 2020
-
-
David de la Iglesia Castro authored
* Add runner_type option * pre-commit * Fix max_iters * Add by_epoch to EvalHook * Add test_eval_hook for epoch runner * Remove runner-type arg from tools/train * Add missing every_n_iters check for epoch mode * Bump mmcv min version * Use build_runner * Use interval in tests * Update test_eval_hook.py * Use every_n_epochs instead of every_n_iters. Update DistEvalHook * Add test_dist_eval_hook_epoch * Fix tests * Add DeprecationWarning * Update docs * Replace DeprecationWarning with UserWarning
-
- 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
-
- Oct 10, 2020
-
-
Jerry Jiarui XU authored
* Bump to 0.7 * update
-
LabMemNo003 authored
-
- Oct 07, 2020
-
-
Jerry Jiarui XU authored
* [Improvement] Add markdown linter and fix linting errors * fixed pip
-
- Sep 27, 2020
-
-
- Sep 25, 2020
-
-
Mahmoud Zidan authored
* updating the readme with mobilenet_v2 backbone * adding mobilenetv2 to model_zoo.md * placing mobilenetv2 after pointrend
-
- 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 10, 2020
-
-
Jerry Jiarui XU authored
* Bump to version 0.6 * fixed format
-
- Sep 07, 2020
-
-
Jerry Jiarui XU authored
* [Feature] Support PointRend * add previous test * update modelzoo
-
Hongkai Zhang authored
-
- Aug 28, 2020
-
-
John Zhu authored
* Windows basic support * getting_started updated for Windows. * add experimental * install.md restructured to seperate Windows & Linux. * fix problems in install.md * fix mmcv version problem. * Fix fastscnn resize problems. (#82) * Fix fast_scnn resize problems * Fix fast_scnn resize problems 1 * Fix fast_scnn resize problems 2 * test for pascal voc * [Doc] Add annotaion format note (#77) * update pytorch version to 1.6.0 in install.md * del fastscnn_pascal config * del create_symlink=True * Merge instructions for Linux & Windows * mmcv version updated * redundant newline deleted * Update docs/install.md Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com> * Update docs/install.md Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com> Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com>
-