- 15 Oct, 2021 4 commits
-
-
q.yao authored
-
q.yao authored
-
dingchang authored
* add ops (roipoint_pool3d) in mmdet3d * refactor code * fix typo * add unit test * refactor code * refactor code * refactor code * fix typo
-
dingchang authored
* add ops (assign_score_withk) in mmdet3d * add ops (assign_score_withk) in mmdet3d * refactor code * fix typo * refactor code * fix typo * polish docstring Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 14 Oct, 2021 5 commits
-
-
dingchang authored
* add ops (interpolate) in mmdet3d * refactor code * fix typo * fix typo * fix typo * refactor code
-
Zaida Zhou authored
* fix MultiScaleDeformableAttention inference issue on cpu model * fix lint * add unintest * remove some code * Update tests/test_ops/test_ms_deformable_attn.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * fix device * remove device * add more device * refactor unittest Co-authored-by:
zhicheng huang <zhichenghzc@gmail.com> Co-authored-by:
zhangshilong <2392587229zsl@gmail.com> Co-authored-by:
Shilong Zhang <61961338+jshilong@users.noreply.github.com>
-
dingchang authored
* add ops (gather points) in mmdet3d * add ops (gather points) in mmdet3d * refactor code * refactor code * fix typo
-
del-zhenwu authored
* [Enhancement] Add error handler when getting host failed Signed-off-by:
del-zhenwu <zhenxiang.li@zilliz.com> * [Enhancement] Add error handler when getting host failed Signed-off-by:
del-zhenwu <zhenxiang.li@zilliz.com> * [Enhancement] Add error handler when getting host failed Signed-off-by:
del-zhenwu <zhenxiang.li@zilliz.com> * [Enhancement] Add error handler when getting host failed Signed-off-by:
del-zhenwu <zhenxiang.li@zilliz.com>
-
dingchang authored
* add ops (knn) in mmdet3d * refactor code * refactor code * fix typo * fix typo * fix typo * refactor code * refactor code * spell typo * fix spell typo
-
- 13 Oct, 2021 6 commits
-
-
pc authored
-
Shilong Zhang authored
* assert both dep and new args exist at same time * add unintest * Update tests/test_utils/test_misc.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update tests/test_utils/test_misc.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * polish warning * polish warning Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
dingchang authored
* add ops (furthest point sample) in mmdet3d * refactor code * refactor code * fix typo * fix typo * fix typo * refactor code * fix typo * define DIVUP in common_cuda_helper.hpp
-
Eugene Liu authored
* add onnx dcn * replace gemm with torch C++ api * small update * fix cpp clang format * pefer generic GEMM than torch ATen library * addressing comments * add ops path check
-
Zaida Zhou authored
* [Docs] Polish README * [Docs] Polish README * [Docs] Polish README * fix typo * update qq link * fix typo * update LICENSES.md
-
Fu0511 authored
* Update deform_conv.py * polish the docstring of reset_parameters * change the initialization of `self.weight` switch the initialization of `self.weight` to the standard kaiming method Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 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
-
- 03 Oct, 2021 1 commit
-
-
Zaida Zhou authored
-
- 26 Sep, 2021 2 commits
-
-
Zaida Zhou authored
-
Miao Zheng authored
-
- 25 Sep, 2021 1 commit
-
-
Miao Zheng authored
* [Fix] Revise unit test of correlation * rename * lint * lint * lint * lint
-
- 24 Sep, 2021 5 commits
-
-
Zaida Zhou authored
* [Docs] Translate contributing documentation * polish translation * fix typo * fix typo
-
Zaida Zhou authored
* [Docs] Translate building documentation * polish translation
-
q.yao authored
* Add docs_zh_CN of TensorRT * fix according to doc-cn-onnx * update doc of cummax cummin * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * update heading Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
q.yao authored
* add doc-cn of ONNX * Update docs_zh_CN/deployment/onnxruntime_custom_ops.md 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 doc of cummax * fix en doc of softnms * update heading Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
Ty Feng authored
* cnn.md translated * polish translation * polish translation Co-authored-by:zhouzaida <zhouzaida@163.com>
-
- 23 Sep, 2021 6 commits
-
-
Zaida Zhou authored
-
Miao Zheng authored
* [Features] Load optical flow data from bytes * docstring * revise base on comments * compression test data * compression test data * docstring * minors
-
Miao Zheng authored
-
dingchang authored
-
Wenwei Zhang authored
* [Feature]: support empty tensor in MMSyncBN * refine code * resolve comments * clean unnecessary comments * fix inaccurate statistics when empty tensor * resolve comments and add docstrings * update unit tests * rephrase, ready for merge
-
pc authored
-
- 21 Sep, 2021 2 commits
-
-
Zaida Zhou authored
-
Zaida Zhou authored
-
- 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
-
- 13 Sep, 2021 1 commit
-
-
AluminiumOxide authored
* Add Chinese translation of config.md. * Add Chinese translation of registry.md and fix config.md * Update config.md * Update registry.md * Update config.md * Update config.md * Update registry.md * Update config.md * fix format * polish translation * polish translation * polish translation Co-authored-by:zhouzaida <zhouzaida@163.com>
-
- 09 Sep, 2021 2 commits
-
-
Zaida Zhou authored
-
Leojc authored
* Reimplement cc_attention using pure pytorch * fix: avoid BC-Breaking * delete cc_attention related cpp and cuda files * delete cc_attention related lines in pybind.cpp * make out Tensor contiguous. * remove unneeded lines. * Update mmcv/ops/cc_attention.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update TestCrissCrossAttention * passing pre-commit * Update docstring of CrissCrossAttention * Update docstring of CrissCrossAttention * Update mmcv/ops/cc_attention.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * [docs]polish the docstring * [Docs] Polish the docstring Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 08 Sep, 2021 1 commit
-
-
Tong Gao authored
* [Feature] Add revert_sync_batchnorm * support mmsyncbn (to be tested) * Test passed * Update docstring, rename the test file * remove test_sync_bn * add comment * add mmcv.ops check * Add a comment * Add notes and relax test req Co-authored-by:gaotongxiao <gaotongxiao@gmail.con>
-
- 07 Sep, 2021 2 commits
-
-
young authored
* restrict the warning message * and an important keyword in warning description * a more elegant way of condition * link format code too long * fix the stupid spelling mistake * Use issubclass to restrict warning message. * maybe this version is more elegant. * conv + bias + norm warning pytest * 'created' a warning, hahaha * isort and yapf format revision * isort and yapf format revision * flake8 fail issue * I have to right this way in order to solve the conflicts between yapf and flake8, sigh... * fixed test bug * Add ruby windows installer source. * Simplified the code and remove ruby source from CONTRIBUTING.md * use _BatchNorm to simplify the code * bug fix and add instanceNorm case into warning * change the warning message to make it more clear * fix unit test
-
Zaida Zhou authored
-