- 20 Mar, 2023 1 commit
-
-
Shanghua Gao authored
* support rfsearch * add labs for rfsearch * format * format * add docstring and type hints * clean code Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * rm unused func * update code * update code * update code * update details * fix details * support asymmetric kernel * support asymmetric kernel * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review * add unit tests for rfsearch * set device for Conv2dRFSearchOp * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * remove unused function search_estimate_only * move unit tests * Update tests/test_cnn/test_rfsearch/test_operator.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/cnn/rfsearch/operator.py Co-authored-by:
Yue Zhou <592267829@qq.com> * change logger * Update mmcv/cnn/rfsearch/operator.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
lzyhha <819814373@qq.com> Co-authored-by:
Zhongyu Li <44114862+lzyhha@users.noreply.github.com> Co-authored-by:
Yue Zhou <592267829@qq.com> [Fix] Fix skip_layer for RF-Next (#2489) * judge skip_layer by fullname * lint * skip_layer first * update unit test
-
- 19 Mar, 2023 1 commit
-
-
Zaida Zhou authored
-
- 13 Mar, 2023 1 commit
-
-
Yifei Yang authored
* add bias_act * support bias_act * support filtered_lrelu * support filtered_lrelu and upfirdn2d * support conv2d_gradfix and fix filtered_lrelu * fix lint * fix lint * fix c++ lint * fix part comments * fix lint * rm redundant header * fix upgrade pip * fix as comment * fix c++ lint * fix ci * fix-ut * fix as comments * add grad check * remove redundant template * Update mmcv/ops/bias_act.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * add typehint * fix as comment: * complete type hints * fix lint * add test for conv_gradfix * add test for conv_gradfix * fix lint * modify licenses and ops.md * add zh op md * add torch version policy for conv2d_gradfix * fix lint * fix as comments * rename impl * rm redudant function and add ut * fix as comment * fix lint * fix lint * fix as comments * fix lint * fix ut * fix as comment * fix as comment * fix as comment --------- Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 03 Mar, 2023 1 commit
-
-
liuhw authored
* Add voxelization op npu adaptor * update * update
-
- 13 Feb, 2023 1 commit
-
-
ckirchhoff authored
* [Feature]: add supports of gather_points, nms_rotated, bbox_overlaps for Ascend device * Apply suggestions from code review --------- Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 17 Jan, 2023 1 commit
-
-
Zaida Zhou authored
* fileio related interfaces should keep bc * fix format * update unit tests of transforms * update format * lazily infer client until calling get function of fileio
-
- 13 Jan, 2023 1 commit
-
-
ckirchhoff authored
* merge npu ops from master to 2.x * BugFix: fix merge bugs * {[Feature]: add psamask, roipool to 2.x, and fix the SigmoidFocalLoss assert condition * merge conflicts in ops.md * [fix]: fix merge bug
-
- 10 Jan, 2023 1 commit
-
-
liukuikun authored
* bezier align * add ut * fix comment * updata ut * fix link and comment * fix comment
-
- 27 Dec, 2022 1 commit
-
-
Zaida Zhou authored
* [Refactor] Use new interface of fileio * update ut * remove file_client_args * add * before backend_args * refine backend_args description
-
- 11 Dec, 2022 2 commits
-
-
takuoko authored
* add layer scale * add layer scale * add layer scale * Update mmcv/cnn/bricks/transformer.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/cnn/bricks/transformer.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * add layer scale * move LayerScale * add layer_scale_init_value * add typehint * fix for tensor with any dim * fix layer scale rule * fix layer scale rule * fix test * add docs Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
takuoko authored
* add ratio in ms_deform_attn_ * add ratio in ms_deform_attn * Update mmcv/ops/multi_scale_deform_attn.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update tests/test_ops/test_ms_deformable_attn.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * add ratio in ms_deform_attn * add ratio in ms_deform_attn * add ratio in ms_deform_attn * add ratio in ms_deform_attn * add ratio in ms_deform_attn * add ratio in ms_deform_attn Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 23 Nov, 2022 5 commits
-
-
ZShaopeng authored
-
cathyzhang222 authored
* [Feature] Support Iou3d with cambricon MLU backend * [Feature] add double line * [Feature] add line
-
Zhang authored
* [Feature] Support RoiawarePool3d with cambricon MLU backend. * [Feature] Support RoiawarePool3d with cambricon MLU backend.
-
q.yao authored
* Fix three nn half inpt * update test
-
q.yao authored
-
- 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 2 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
-