- 27 Oct, 2022 1 commit
-
-
VVsssssk authored
* add stack sa model ops * fix lint * fix lint * fix comments * fix bug * fix lint * fix comments * fix lint * fix lint * fix
-
- 22 Oct, 2022 6 commits
-
-
ZShaopeng authored
* [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend
-
bdf authored
* [Feature] Support DeformRoiPool with cambricon MLU backend * [Fix] Remove use of std library * [Fix] Correct the error information * [Refactor] Refactor test deform_roi_pool code * [Fix] Fix judgment error * [Fix] Modify the large tensor check Co-authored-by:budefei <budefei@cambricon.com>
-
CokeDong authored
* Support parrots extension for op PrRoI * Fix lint * Fix cpp lint * Fix testcase failure by false requires_grad in self-defined autograd Funtion * Fix issues * Fix flake8 * Fix isort * Adaption for typechecking for PrRoIPoolFunction * Fix lint * Support only float32 * bugfix
-
takuoko authored
-
takuoko authored
-
q.yao authored
-
- 21 Oct, 2022 1 commit
-
-
q.yao authored
* remove onnx * remove print
-
- 19 Oct, 2022 1 commit
-
-
Mashiro authored
* Add TestRandomResize * rename ut class * minor retine * Replace for loop with itertools.product * Support accept built transforms * Fix unit test * Refine docstring * minor refine Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Minor refine Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 17 Oct, 2022 1 commit
-
-
Miao Zheng authored
* [Fix] Add `swap_labe_pairs` in `RandomFlip` * [Fix] Add `swap_labe_pairs` in `RandomFlip` * add reference info * add swap_label_pairs in results * revise according to comments * revise according to comments * revise according to comments * docstring * docstring
-
- 13 Oct, 2022 1 commit
-
-
Yue Zhou authored
* update * update * fix link * fix bug * update nms_quadri * fix lint * Update test_nms_quadri.py * Update box_iou_quadri.py * fix bug * Update test_nms_quadri.py * Update box_iou_rotated_utils.hpp * Update box_iou_quadri.py * Update mmcv/ops/nms.py
-
- 28 Aug, 2022 3 commits
-
-
liuduanhui authored
-
bdf authored
* [Feature] Support CARAFE with Cambricon MLU backend * [Docs] Add comments for common funtions * [Test] Add allclose test for carafe * Remove print Co-authored-by:
zcyKTH <zcy19950525@gmail.com> Co-authored-by:
budefei <budefei@cambricon.com>
-
bdf authored
* [Feature] Support MaskedConv2d with cambricon MLU backend * [Refactor] Refactor test masked_conv2d code Co-authored-by:budefei <budefei@cambricon.com>
-
- 26 Aug, 2022 1 commit
-
-
q.yao authored
* remove deploy for 2.0 * update onnx ut
-
- 24 Aug, 2022 1 commit
-
-
Zaida Zhou authored
-
- 23 Aug, 2022 1 commit
-
-
Zaida Zhou authored
* Remove runner, parallel, engine and device * fix format * remove outdated docs * migrate many functions to mmengine * remove sync_bn.py
-
- 22 Aug, 2022 1 commit
-
-
Zaida Zhou authored
* Remove runner, parallel, engine and device * fix format * remove outdated docs
-
- 19 Aug, 2022 1 commit
-
-
Mashiro authored
* change MODELS to mmengine, delete basemodule * fix unit test * remove build from cfg * add comment and rename TARGET_MODELS to registry * refine cnn docs * remove unnecessary check * refine as comment * refine build_xxx_conv error message * fix lint * fix import registry from mmcv * remove unused file
-
- 18 Aug, 2022 1 commit
-
-
Jingwei Zhang authored
* support different border_mode in imrotate * fix docstring * small fix * reorder the border_mode arg in imrotate * fix lint * polish docstring * polish docstring
-
- 16 Aug, 2022 1 commit
-
-
Zaida Zhou authored
-
- 03 Aug, 2022 1 commit
-
-
Zaida Zhou authored
* [Docs] Add swith_language.md in docs (#2160) * [Fix] Fix onnx unit tests (#2155) * [Docs] Limit extension versions (#2144) * Support PrRoIPool operation * Add MPS bbox overlap * Add .pre-commit-config-zh-cn.yaml (#2135) Co-authored-by:
xcnick <xcnick0412@gmail.com> Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> Co-authored-by:
q.yao <yaoqian@sensetime.com>
-
- 19 Jul, 2022 18 commits
-
-
Yixiao Fang authored
* add 'backend' for ColorJitter related functions * add unittest * fix unittest * add bgr transpose and revise ut * update unittest * revise docstring
-
plyfager authored
-
liukuikun authored
-
huanghaian authored
-
Ma Zerun authored
-
YuanLiuuuuuu authored
-
YuanLiuuuuuu authored
-
liyining authored
-
gongtao.vendor authored
-
liukuikun authored
-
liukuikun authored
-
Yining Li authored
* add prohibit_cache_randomness * rename as avoid_cache_randomness and ensure it is non-inheritable * fix lint * update docs
-
Yifei Yang authored
-
Yuan Liu authored
-
Yining Li authored
-
Ma Zerun authored
-
Yifei Yang authored
* fix typos and move args into cfg * update docstring * fix as comment * fix lint * update transforms as discussed before * linting * fix as comment * fix lint * fix lint and also update according to PackInput * remove precommit change * rename cacheable method Co-authored-by:liukuikun <641417025@qq.com>
-
liukuikun authored
* [Fix] fix some typo according to review * fix comment
-