- 06 Dec, 2022 1 commit
-
-
Kei-Chi Tse authored
* fix optimizer ValueError when using PReLU activation. * fix lint error
-
- 28 Nov, 2022 1 commit
-
-
Zaida Zhou authored
* Update supported pytorch versions * update * update
-
- 23 Nov, 2022 13 commits
-
-
Zaida Zhou authored
-
谢昕辰 authored
* fix assertion * remove assert * use is_seq_of
-
ZShaopeng authored
-
cathyzhang222 authored
* [Feature] Support Nms with cambricon MLU590 backend support 590 for nms * add blank
-
bdf authored
-
Zaida Zhou authored
* [Docs] Add code style guide * add typing and mypy links * fix format
-
Mashiro authored
* refaictor CONTRIBUDING.MD * refaictor CONTRIBUDING.MD * fix source rvm shell command * fix lint * add chinese contributing.md * fix error render * fix error render * refine description * refine description * minor refine * install ffmpeg before ut * Minor retfine * Minor refine * refine chinese contributing.md * Refine * Fix as comment * Fix as comment * restore pr.md * minor refine * minor refine * update chinese CONTRIBUTING.md in root dir * adjust imgae size * update en CONTRIBUTING.md * update en CONTRIBUTING.md * update contributing.md in docs * restore change of index.rst * Fix as comment * minor refine * remove content in PR.md * minor refine * minor refine * minor refine * Fix as comment * rename * minor refine
-
q.yao authored
* fix correlation * fix lint
-
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.
-
ChaimZhu authored
-
q.yao authored
* Fix three nn half inpt * update test
-
q.yao authored
-
- 22 Nov, 2022 2 commits
-
-
Zaida Zhou authored
* Add torch1.13 in CI * swith to python3.7 * fix windows error
-
q.yao authored
* fix roi align symbolic for torch>1.13 * fix lint
-
- 30 Oct, 2022 1 commit
-
-
Xin Li 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
-
- 24 Oct, 2022 2 commits
-
-
LYMDLUT authored
* fix the install bug in win cmd * fix the install bug in win cmd * Update README.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update README_zh-CN.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/zh_cn/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/zh_cn/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
lym <letusgo126@126.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
Zaida Zhou authored
* Bump version to v2.0.0rc2 * minor refine
-
- 23 Oct, 2022 1 commit
-
-
Zaida Zhou authored
* Build macos wheel on 2.x branch * remove env * fix python3.10 can not found error * fix python3.10 can not found error * comment config * trigger on push action
-
- 22 Oct, 2022 15 commits
-
-
zhouzaida authored
-
bdf authored
* [Fix] Fix the bug of uninitialized prarmeter * refactor code for lint Co-authored-by:budefei <budefei@cambricon.com>
-
bdf authored
-
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>
-
q.yao authored
-
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
-
tpoisonooo authored
-
q.yao authored
-
Zachary Streeter authored
-
tripleMu authored
* Fix typehint * minor fix * minor fix * minor fix Co-authored-by:zhouzaida <zhouzaida@163.com>
-
Zaida Zhou authored
* [Docs] Add zhihu articles * add OpenMMLabCourse link * fix typo
-
Zaida Zhou authored
* [Docs] Simplify README * Simplify README_zh-CN * Update installation docs * Add mmyolo link in README * update introduction * update installation * Update build docs * remove io link in README * update
-
- 21 Oct, 2022 1 commit
-
-
q.yao authored
* remove onnx * remove print
-
- 20 Oct, 2022 1 commit
-
-
Xin Li authored
* draft 1 with some typo fixed * draft 2 * Update docs/en/understand_mmcv/data_process.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Remove timer tool * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/understand_mmcv/data_transform.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 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>
-