- 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>
-
- 01 Aug, 2022 1 commit
-
-
Cedric Luo authored
* fix tensors on different device * fix lint * Update mmcv/ops/multi_scale_deform_attn.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 19 Jul, 2022 38 commits
-
-
Zaida Zhou authored
-
Zaida Zhou authored
-
Zaida Zhou authored
-
Yixiao Fang authored
* add 'backend' for ColorJitter related functions * add unittest * fix unittest * add bgr transpose and revise ut * update unittest * revise docstring
-
ly015 authored
-
plyfager authored
-
liukuikun authored
-
huanghaian authored
-
zhengmiao authored
-
liyining authored
-
Ma Zerun authored
-
YuanLiuuuuuu authored
-
YuanLiuuuuuu authored
-
ly015 authored
-
yangwendi.vendor authored
-
liyining authored
-
gongtao.vendor authored
-
liukuikun authored
-
gongtao.vendor authored
-
zhouzaida authored
-
ZwwWayne 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
-
Yue Zhou authored
* Update __init__.py * Update __init__.py
-
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
-
Yining Li authored
* rename cacheable_method to cache_randomness * refactor transform wrappers and update docs * fix all_nonexist_keys * fix lint * rename transform wrappers
-
Yuan Liu authored
* [Feature]: Add cache to random func in data transform * [Fix]: Fix lint * [Fix]: Fix cache decorate problem * [Refactor]: Initialize Resize with config * [Refactor]: Move other resize config into Resize config * [Fix]: Scale can not be None in RandomResize * [Fix]: Change semantic seg to gt seg map * [Fix]: Delete unnecessary assert * [Fix]: Fix docstring * [Fix]: Add double quot to Resize in config * [Fix]: Fix the return type * [Fix]: Improve docstring * [Fix]: Specify the order of width and height for ratio range * [Fix]: Specify resize order Co-authored-by:Your <you@example.com>
-
Yifei Yang authored
* Fix MultiScaleFlipAug * fix as comment
-
Yifei Yang authored
* set invisiblity * fix as comment
-
Yining Li authored
* add @cacheable_methd in RandomChoice * RandomChoice add __iter__() and fix unittest
-
Yifei Yang authored
* enhance centercrop and adjust crop size to (w, h) * fix comments * update required keys and docstring
-
Yifei Yang authored
* update data transform part3 * update init * rename flip funcs * fix comments * update comments * fix lint * Update mmcv/transforms/processing.py * fix docs format * fix comments * add test pad_val and fix bugs in class Pad * merge updated pad * fix lint * Update tests/test_transforms/test_transforms_processing.py
-
liukuikun authored
* [Fix] expand pad_val'dim to be same with image * fix comment
-