- 15 Jul, 2020 2 commits
-
-
Jerry Jiarui XU authored
* Add MMSyncBN in registery * skip mmsyncbn test
-
Jiamin authored
-
- 14 Jul, 2020 2 commits
- 12 Jul, 2020 1 commit
-
-
Wenwei Zhang authored
* add more projects in readme * fix typo * Add mmaction2 * reformat
-
- 11 Jul, 2020 1 commit
-
-
Wenwei Zhang authored
* use latest rather than 1.0.0 for mmcv installation * Fix install bug
-
- 09 Jul, 2020 3 commits
-
-
Cao Yuhang authored
-
shilong authored
-
Cao Yuhang authored
* compitable-old-interface * compitable softnms * rename * rename * use warnings * upgrade version to 1.0.1
-
- 08 Jul, 2020 10 commits
-
-
Kai Chen authored
-
Jerry Jiarui XU authored
* Bump to rc2 * change rc2 -> 1.0.0
-
Jerry Jiarui XU authored
* use env to control compile op or not * use str as env var * update readme * update rc01 * update readme Co-authored-by:Kai Chen <chenkaidev@gmail.com>
-
Harry authored
* fix: remove all module wrapper when saving checkpoint * refactor: move position of if * docs: add docstring * refactor: add _save_to_state_dict from official torch * docs: modify docstring of _save_to_state_dict * docs: modify docstring * feat: add unittest * feat: add DataParallel to unittest * fix: a bug when model has batchnorm * docs: update docstring
-
Joanna authored
* update config with predefined variables * rm redun Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * add test for config Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * support all types Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * newline at the end Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * update Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * extract code into a function and add docs Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * fix and add tests Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * add unit tests and fix * fix * fix minor * fix test
-
Cao Yuhang authored
* move fuse conv bn to mmcv * update doc * update test conv bn * rename * fix doc and variable name * change func name
-
Cao Yuhang authored
-
Cao Yuhang authored
* migrate op * migrate unittest * update build no torch * add back use_torch_vision for roi align * fix type and unit test * ignore test logging when no torch * fix no torch ci test * skip test registry * remove coverage report when no torch * fix mac ci order * install latest pillow when no torch * mv convws to brisk
-
Harry authored
-
Wenwei Zhang authored
-
- 07 Jul, 2020 4 commits
-
-
Wenwei Zhang authored
* Rewrite readme.rst by markdown * Update setup.py * Update mmcv links * clean code * Add logo * Resolve comments * clean unnecessary code change
-
tianyuandu authored
* synchronize from mmdetection * fix parrots
-
Kai Chen authored
-
Kai Chen authored
* add macos in github action * fix a package name * minor fix * fix typo * ignore progressbar testing * ignore timer testing * fix pytest configs * try fix
-
- 06 Jul, 2020 1 commit
-
-
Yuanhao Zhu authored
-
- 05 Jul, 2020 1 commit
-
-
Kai Chen authored
-
- 03 Jul, 2020 3 commits
-
-
Kai Chen authored
-
Kai Chen authored
* update doc formats * update docstring
-
Jerry Jiarui XU authored
-
- 02 Jul, 2020 4 commits
-
-
Jerry Jiarui XU authored
* Refator plugins: move from ops to cnn * minior update * minior update
-
Xiaojie Li authored
* update impad * fix docstring * add shape for impad * fix unit test * remove old version & fix doc * fix linting * fix doc Co-authored-by:lixiaojie <lixiaojie@sensetime.com>
-
Kai Chen authored
-
Kai Chen authored
* Fix the version of codecov-action to v1.0.7 * Update build.yml
-
- 01 Jul, 2020 2 commits
-
-
Jerry Jiarui XU authored
* add tensor2imgs in misc * rename * fixed import * raise error
-
Jintao Lin authored
-
- 30 Jun, 2020 1 commit
-
-
Jerry Jiarui XU authored
* update actiion * remove 1.3 cuda * reorder * add no torch * fixed version * make py3.8 on pt1.5 * make py3.8 on pt1.5 * remove torch 1.3 * disable py3.8 * pip * merge master with cuda compile fix * add cpu roi align * fixed test * fixed no torch * add CUDA_ARGS * use one line * gencode=61 * seperate jobs * update lint * use parametrize test * formart and rename * unit test for all
-
- 29 Jun, 2020 3 commits
-
-
Rui Xu authored
-
zhuyuanhao authored
-
zhuyuanhao authored
* 1. use macro USE_PARROTS control header include 2. add clang-format google style in pre-commit * use MMCV_ macros
-
- 28 Jun, 2020 2 commits
-
-
louzana authored
* fix bug of building ConvModule with HSigmoid using inplace=True and add corresponding unittest * fix linting
-
zhuyuanhao authored
* add ext ops, support parrots * fix lint * fix lint * update op from mmdetection * support non-pytorch env * fix import bug * test not import mmcv.op * rename mmcv.op to mmcv.ops * fix compile warning * 1. fix syncbn warning in pytorch 1.5 2. support only cpu compile 3. add point_sample from mmdet * fix text bug * update docstrings * fix line endings * minor updates * remove non_local from ops * bug fix for nonlocal2d * rename ops_ext to _ext and _ext to _flow_warp_ext * update the doc * try clang-format github action * fix github action * add ops to api.rst * fix cpp format * fix clang format issues * remove .clang-format Co-authored-by:Kai Chen <chenkaidev@gmail.com>
-