- 21 Jul, 2020 1 commit
-
-
Kai Chen authored
-
- 08 Jul, 2020 1 commit
-
-
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
-
- 07 Jul, 2020 1 commit
-
-
Wenwei Zhang authored
* Rewrite readme.rst by markdown * Update setup.py * Update mmcv links * clean code * Add logo * Resolve comments * clean unnecessary code change
-
- 03 Jul, 2020 1 commit
-
-
Kai Chen authored
* update doc formats * update docstring
-
- 02 Jul, 2020 1 commit
-
-
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>
-
- 28 Jun, 2020 1 commit
-
-
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>
-
- 17 Jun, 2020 1 commit
-
-
Wang Xinjiang authored
* added pillow backend in loading * reformat * remove auto fill for RGBA * change according to comments * change according to comments * reformat
-
- 27 May, 2020 1 commit
-
-
Jerry Jiarui XU authored
* support default/external json for open-mmlab models * add local * add more test * add docs * add docs * update docs * refactor * add json in MANIFEST * fixed json typo
-
- 05 May, 2020 2 commits
- 25 Apr, 2020 1 commit
-
-
Jerry Jiarui XU authored
* fixed merge_from_dict, add DictAction * add config docs * fixed format type * change to easy example * update docs * update docs
-
- 16 Mar, 2020 1 commit
-
-
Kai Chen authored
* remove supports for python 2.7 * fix the unit test for python 3.5 * add python 3.8 in CI * try ubuntu 18.04 as the environment
-
- 01 Mar, 2020 1 commit
-
-
Kai Chen authored
* update pre-commit hook config * update the contributing guide
-
- 12 Feb, 2020 1 commit
-
-
Kai Chen authored
* Fix the missing numpy module for readthedocs * fix the linting
-
- 02 Feb, 2020 1 commit
-
-
lizz authored
* Adaptive progress bar length Signed-off-by:
lizz <lizz@sensetime.com> * it works Signed-off-by:
lizz <lizz@sensetime.com> * format * pass test * :lipstick * test * Update test_progressbar.py * 2.7 * sort import Signed-off-by:
lizz <lizz@sensetime.com> * try this Signed-off-by:
lizz <lizz@sensetime.com>
-
- 01 Feb, 2020 1 commit
-
-
lizz authored
Signed-off-by:lizz <lizz@sensetime.com>
-
- 20 Aug, 2019 1 commit
-
-
ZwwWayne authored
* track progress of iter&enum * reformat * reformat with yapf * add unitest * add doc, and deprecate track_enum_progress * update docs & comments
-
- 07 Jul, 2019 2 commits
- 10 Mar, 2019 1 commit
-
-
Aitical authored
* update the documentation * update the documentation * Update io.md
-
- 10 Feb, 2019 1 commit
-
-
youkaichao authored
-
- 13 Oct, 2018 1 commit
-
-
kuonangzhe authored
Update old crop_img and pad_img to imcrop and impad
-
- 12 Oct, 2018 4 commits
- 06 Oct, 2018 2 commits
- 04 Oct, 2018 1 commit
-
-
Kai Chen authored
-