- 02 Nov, 2021 1 commit
-
-
Zaida Zhou authored
* Add mmcv itself in the docs list * modify link of docs
-
- 14 Sep, 2021 1 commit
-
-
Zaida Zhou authored
* [Docs] Use PyTorch sphinx theme * add sphinx-copybutton * add twitter and zhihu link * remove shpinx_rtd_theme from doc.xtx * update docs.txt * update conf.py
-
- 23 Aug, 2021 1 commit
-
-
jiang1997 authored
* Copy utils.md from docs * Add Chinese translation of docs_zh_CN/understand_mmcv/utils.md * recommit with pre-commit hook * polish * Update docs_zh_CN/understand_mmcv/utils.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs_zh_CN/understand_mmcv/utils.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * fix path of image * set priority when build html Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
zhouzaida <zhouzaida@163.com>
-
- 22 Aug, 2021 1 commit
-
-
Zaida Zhou authored
* add myst-parser extension for sphinx * make note style more beautiful
-
- 17 Aug, 2021 1 commit
-
-
Zaida Zhou authored
* [Docs] Remove _static in docs_zh_CN * fix html_static_path * fix shpinx warning
-
- 07 Jul, 2021 1 commit
-
-
Zaida Zhou authored
* Remove _build directroy in docs_zh_CN * Change utils title to Chinese * Translate documents * Translate documents * Use symbolic link to avoid repeated images * Use symbolic link to avoid repeated images * fix readme.md * update copyright * refactor docs * rename title to Chinese
-
- 28 Jun, 2021 1 commit
-
-
Zaida Zhou authored
-
- 28 Jan, 2021 1 commit
-
-
RunningLeon authored
* add trt doc * add notes * add sphinx_markdown_tables * resolve comments * resolve comments
-
- 13 Dec, 2020 1 commit
-
-
Rui Xu authored
* remove flow-warp-c * remove flow warp in setup.py and imports * fix floor and ceil bug * fix broadcast bug * add warnings and assertions * fix bilinear bug * pass unit test * pass unit test * pass unit test * pass unit test * fix value bug * fix lint * fix lint * add mk lint * update docs * update docs * fix bug in imports * fix bug in setup.py
-
- 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
-
- 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>
-
- 05 May, 2020 2 commits
- 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>
-
- 07 Jul, 2019 2 commits
- 12 Oct, 2018 3 commits
- 04 Oct, 2018 1 commit
-
-
Kai Chen authored
-