- 24 Aug, 2020 3 commits
-
-
Wang Xinjiang authored
* Custom imports * Resolve comments * Add unittest * Add unittest * Rename custom_imports to import_modules_from_strings * Move import_modules_from_strings ito misc.py and allow failed imports * small change * small change * change mmcv.runner to os.path
-
Kai Chen authored
* [feature] Add collect_env() to collect environment info * fix unit tests * fix the case when ops are not compiled * fix docstring
-
Matthew Dawkins authored
* Fix function types * Remove const
-
- 23 Aug, 2020 1 commit
-
-
Wenwei Zhang authored
* Support to split batched_nms when box number is too large * mv data from gpu to cpu * Set split_thr through nms_cfg * clean code * Update motivation in docstring * fix typos
-
- 22 Aug, 2020 2 commits
-
-
Jerry Jiarui XU authored
-
Matthew Dawkins authored
-
- 21 Aug, 2020 2 commits
- 19 Aug, 2020 6 commits
-
-
Kai Chen authored
-
robin Han authored
* support ONNX adaptive average pooling * fix double quotes Co-authored-by:Kai Chen <chenkaidev@gmail.com>
-
ychan authored
* fix mdconv addmm bug for parrots * fix mdconv ctv save tensor Co-authored-by:hanyachao <hanyachao@sensetime.com>
-
Jerry Jiarui XU authored
-
su authored
-
Wenwei Zhang authored
* Fix mmcv-dataparallel * Fix (parallel): fix CPU inference with MMDataParallel * Update docstrings * Doc (parallel): refine docstrings * Fix (parallel): fix missing changes of train/val step function * resolve comments * Fix (data_parallel): fix bug when single gpu test return None
-
- 17 Aug, 2020 1 commit
-
-
Jintao Lin authored
* log mode by using runner.mode * add IterTimerHook to fix unittest * correct the logic * display fix when using EvalHook in train mode * simplify logic
-
- 15 Aug, 2020 3 commits
-
-
Cao Yuhang authored
* fix saconv * add parrots condition * add unittest * fix torch version
-
Wang Xinjiang authored
* fix some pavi logger hooks * fix unittest * fix small bugs * small change * fix unittest * Add EpochBasedRunner conditions * Add session text * fix small bug * fetch runner mode from log buffer * Add max_iter to pavi session text * change yaml.dump to yamp.dump(yaml.load(mmcv.dump)) * Directly use by_epoch * fix unittest * add comments * Use runner.epoch + 1 in pavi log * fix runner.epoch issue for runner.mode=='val' * fix runner.epoch issue for runner.mode=='val' * Use abspath instead of realpath * Add meta dump unittest * small change * Add comments
-
Jintao Lin authored
* add tin shift * add unittest * add docstring * add docstring * parrots for tin_shift * fix lint * fix lint Co-authored-by:jiaomenglei <jiaomenglei@sensetime.com>
-
- 14 Aug, 2020 1 commit
-
-
Jerry Jiarui XU authored
-
- 13 Aug, 2020 6 commits
-
-
Wang Xinjiang authored
* Add json set_default for unserializable values * kwargs.setdefault
-
Cao Yuhang authored
* add op trouble shooting * update trouble_shooting.md * clean ops.md * add trouble shooting to index.rst * reorder * add troubleshooting in readme
-
Wenwei Zhang authored
-
Jerry Jiarui XU authored
-
Zijian He authored
* fix the bug (#472) * fix the bug (#472) * fix the bug (#472) Co-authored-by:hezijian <hezijian@dm-ai.cn>
-
Yuanhao Zhu authored
-
- 12 Aug, 2020 1 commit
-
-
su authored
-
- 11 Aug, 2020 1 commit
-
-
Kai Chen authored
-
- 09 Aug, 2020 3 commits
-
-
Kai Chen authored
* add pytorch 1.6 to CI * fix typo * fix ci error Co-authored-by:Cao Yuhang <yhcao6@gmail.com>
-
Jerry Jiarui XU authored
-
Kai Chen authored
-
- 08 Aug, 2020 1 commit
-
-
Jerry Jiarui XU authored
-
- 06 Aug, 2020 3 commits
-
-
Jintao Lin authored
-
ChaseMonsterAway authored
-
Danil authored
-
- 03 Aug, 2020 5 commits
-
-
Kai Chen authored
* bump version to 1.0.5 * fix pytorch name * fix version * disable the cache
-
Wenwei Zhang authored
* Add git hash * Add fallback * Add func in mmcv.utils
-
Kai Chen authored
-
Jintao Lin authored
-
Jintao Lin authored
* replace `re` with `regex` * add regex in requirements * use regex on windows and re on linux * update requirements.txt
-
- 02 Aug, 2020 1 commit
-
-
Jerry Jiarui XU authored
* update pretrain link * remove some
-