- 09 Feb, 2022 1 commit
-
-
Zaida Zhou authored
* Upgrade the version of isort * sort the order of importing modules
-
- 06 Dec, 2021 1 commit
-
-
Zaida Zhou authored
-
- 04 Oct, 2021 1 commit
-
-
Zaida Zhou authored
* Add code-spell hook to pre-commit * Add code-spell hook to pre-commit and fix typos * fix setup.cfg
-
- 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>
-
- 20 Jul, 2021 1 commit
-
-
Zaida Zhou authored
* [Fix] Fix example * rename Net to Model * support training without gpu in example * modify according to comment * replace data path with relative path
-
- 23 May, 2021 1 commit
-
-
Zaida Zhou authored
* [Feature] Add truncated normal weight init * [Feature] Add truncated normal weight init * [Feature] Add truncated normal weight init * update docstring * delete modelA.pth * modify according to comment * use kstest to check truncated normal * delete modelA.pth * fix test.txt
-
- 09 Apr, 2021 1 commit
-
-
QingChuanWS authored
* remove custom simplify model * update docs about onnx-simplify
-
- 09 Jan, 2021 1 commit
-
-
Rui Xu authored
* support no lr scheduler hook * fix lint
-
- 06 Jan, 2021 1 commit
-
-
q.yao authored
* start trt plugin prototype * Add test module, modify roialign convertor * finish roi_align trt plugin * fix conflict of RoiAlign and MMCVRoiAlign * fix for lint * fix test tensorrt module * test_tensorrt move import to test func * add except error type * add tensorrt to setup.cfg * code format with yapf * fix for clang-format * move tensorrt_utils to mmcv/tensorrt, add comments, better test module * fix line endings, docformatter * isort init, remove trailing whitespace * add except type * fix setup.py * put import extension inside trt setup * change c++ guard, update pytest script, better setup, etc * sort import with isort * sort import with isort * move init of plugin lib to init_plugins.py * resolve format and add test dependency: tensorrt * tensorrt should be installed from source not from pypi * update naming style and input check * resolve lint error Co-authored-by:maningsheng <maningsheng@sensetime.com>
-
- 31 Dec, 2020 1 commit
-
-
RunningLeon authored
* [Enhance]: add onxx simplify * add simple doc * add unit test * update docstring * resolve some comment * add test dependency:onnxoptimizer * Fix onnxruntime register empty libpath * test onnxruntime version * set checker to false * skip test_simplify for torch<1.5.0
-
- 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
-
- 26 Oct, 2020 1 commit
-
-
robin Han authored
* add unittest for onnx convert * build onnx and onnxruntime in CI * skip onnx op unit test while using CUDA * fix offset==0 case in NMS * remove tmp file used in test * delete tmp file before assert so that we can remove the tmp file anyway
-
- 07 Jul, 2020 2 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
-
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
-
- 14 May, 2020 1 commit
-
-
Jerry Jiarui XU authored
* add yapf for pretty text * add yapf style
-
- 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
-
- 12 Feb, 2020 1 commit
-
-
Kai Chen authored
-
- 10 Jan, 2020 1 commit
-
-
Kai Chen authored
* add copyright header * change # to // for cpp files
-
- 12 Dec, 2019 1 commit
-
-
Kai Chen authored
* add pre-commit hooks * update yapf version
-
- 30 Jul, 2019 2 commits
- 08 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 26 Aug, 2018 1 commit
-
-
Kai Chen authored
-