- Apr 19, 2022
-
-
Miao Zheng authored
* [Enhancement] MMCV maximum_version set to 1.6 * [Enhancement] MMCV maximum_version set to 1.6
-
- Dec 01, 2021
-
-
MengzhangLI authored
-
- Sep 15, 2021
-
-
sennnnn authored
* [Fix] Convert SyncBN to BN when training on DP. * Modify SyncBN2BN. * Add SyncBN2BN unit test. * Resolve some comments. * use mmcv official revert_sync_batchnorm * Remove local syncbn2bn unit tests. * Update mmcv version. * Fix bugs of gather model tools. * Modify warnings. * Modify docker mmcv version. * Update mmcv version table.
-
- Aug 17, 2021
-
-
Junjun2016 authored
* Add header for files * Delete header in config files
-
- Aug 12, 2021
-
-
Junjun2016 authored
* update digit_version * add unittest * fix import
-
- Jul 01, 2021
-
-
Junjun2016 authored
* fix mmcv version compatible * update version compatible
-
- May 05, 2021
-
-
谢昕辰 authored
* mmcv eval hook * mmcv evalhook compatible * add warnings * inherit from base class * fix unitest * adapt to mmcv 1.3.1 * fixed unittest * set by_epoch=False * fixed efficient test * update docstring Co-authored-by:
Jiarui XU <xvjiarui0826@gmail.com>
-
- Mar 31, 2021
-
-
Jerry Jiarui XU authored
* refactor test organization * fixed se layer * update mmcv uper bound
-
- Dec 02, 2020
-
-
yamengxi authored
* add AdjustGamma transform * restore * change cv2 to mmcv * simplify AdjustGamma * fix syntax error * modify * fix syntax error * change mmcv version to 1.3.0 * fix lut function name error * fix syntax error * fix range
-
- 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
-
- Sep 04, 2020
-
-
Jerry Jiarui XU authored
* [Feature] Support MobileNetV2 backbone * Fixed import * Fixed test * Fixed test * Fixed dilate * upload model * update table * update table * update bibtex * update MMCV requirement
-
- 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>
-
- Aug 23, 2020
-
-
John Zhu authored
* Fix fast_scnn resize problems * Fix fast_scnn resize problems 1 * Fix fast_scnn resize problems 2 * test for pascal voc
-
- 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
-
- Jul 13, 2020
-
-
Kai Chen authored
* add pypi deployment * remove useless jobs * fixed typo and cleanup * delete build.tx * add change log Co-authored-by:
Jiarui XU <xvjiarui0826@gmail.com>
-
- Jul 09, 2020
-
-
Jiarui XU authored
-