- 09 Jun, 2022 2 commits
-
-
Danila Rukhovich authored
* fix iou3d * rename variables in test * fix comments
-
Zaida Zhou authored
* [Docs] Refine documentation * fix mdformat version to support python3.6 * remove ruby dependency from CI * fix invalid links
-
- 08 Jun, 2022 3 commits
-
-
Yue Zhou authored
* update * fix lint * fix lint * Update mmcv/ops/chamfer_distance.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update chamfer_distance.py * Update test_chamfer_distance.py * fix * Update chamfer_distance_cuda_kernel.cuh * Update chamfer_distance_cuda_kernel.cuh * fix * Update mmcv/ops/chamfer_distance.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update chamfer_distance.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
zhouchenyang authored
* [Feature] Support Psamask with cambricon MLU backend * [Fix] refine the format according to lint check * Replace std:max/min with conditional operators * [Fix] Format head files
-
zhouchenyang authored
* [Feature] Support RoiAlignRotated with cambricon MLU backend * [Fix] Remove std lib in mlu files * [Fix] replace std::min/max with conditional operators
-
- 07 Jun, 2022 4 commits
-
-
tripleMu authored
* Add typehint in mmcv/cnn/utils/* * Update mmcv/cnn/utils/flops_counter.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/cnn/utils/weight_init.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Fix bugs * Fix * Fix2 * Update mmcv/cnn/utils/weight_init.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/cnn/utils/flops_counter.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/cnn/utils/weight_init.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/cnn/utils/weight_init.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Fix * minor fix * line is too long. * Update mmcv/cnn/utils/weight_init.py Co-authored-by:
Jiazhen Wang <47851024+teamwong111@users.noreply.github.com> * Fix * Update mmcv/cnn/utils/weight_init.py * fix default value of float type hint * fix default value of float type hint * fix default value of float type hint * fix default value of float type hint * fix default value of float type hint * fix default value of float type hint * fix default value of float type hint * Fix * minor refinement * replace list with tuple for input Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Jiazhen Wang <47851024+teamwong111@users.noreply.github.com> Co-authored-by:
Mashiro <57566630+HAOCHENYE@users.noreply.github.com> Co-authored-by:
zhouzaida <zhouzaida@163.com>
-
pc authored
-
tc_exe authored
* Add type hints for mmcv/engine/test.py * Add type hints for mmcv/engine/test.py * Add type hints for mmcv/engine/test.py * fix type hint Co-authored-by:zhouzaida <zhouzaida@163.com>
-
Haobo Yuan authored
-
- 06 Jun, 2022 2 commits
- 02 Jun, 2022 4 commits
-
-
WINDSKY45 authored
* [Enhance] Add type ints in these files: 'base_module.py', 'checkpoint.py', 'default_constructor.py', 'dist_utils.py', 'fp16_utils.py', 'log_buffer.py', 'priority.py'. * Fixed all the inappropriate type hints. Removed the return type of __init__ funcs. * Fixed type hint. * Added type hints in `dist_utils.py` and `log_buffer.py`. * Remove unnecessary import. * minor fix Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
tripleMu authored
* Add typehint in such files * Update mmcv/video/processing.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Fix np.ndarray str * Fix * Update mmcv/video/processing.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Fix * Fix * Update mmcv/video/processing.py Co-authored-by:
Jiazhen Wang <47851024+teamwong111@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Jiazhen Wang <47851024+teamwong111@users.noreply.github.com>
-
WINDSKY45 authored
* [Enhance] Add type hint in `focal_loss.py`. * Use torch.LongTensor as type of target. * Fixed the missing type hint. * Removed some unnecessary type hint. * Add missing type hint and fix the type hint of `target`. * Fix the format of typehint. * minor refinement * minor fix Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
ShawnHu authored
* Add type hints in resnet.py * using lint while commit * using lint while commit * using lint while commit * reslove typehints * add pre-defined type hints * Add type hints for other methods in mmcv/cnn/resnet.py * Fix type hints
-
- 01 Jun, 2022 2 commits
-
-
ShawnHu authored
* Add type hints in mmcv/ops/carafe.py * Add type hints in mmcv/ops/corner_pool.py * Add type hints in mmcv/ops/diff_iou_rotated.py * Add type hints for other methods for mmcv/ops/corner_pool.py * Add type hints for other methods in mmcv/ops/carafe.py * Add type hints for symbolic method
-
WINDSKY45 authored
* [Enhance] Add type hint in 'utils.py'. * [Enhance] Add type hint in 'default_constructor.py'. * Fixed undefined name. * minor refinement Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 31 May, 2022 1 commit
-
-
gy77 authored
* add typehint in mmcv/ops/pixel_group.py * fix indent * fix indent * improve format Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 30 May, 2022 4 commits
-
-
Zaida Zhou authored
-
tripleMu authored
* Add typehint in mmcv/fileio/* * Update mmcv/fileio/io.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/fileio/io.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/fileio/io.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/fileio/io.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/fileio/io.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/fileio/io.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/fileio/parse.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/fileio/parse.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/fileio/parse.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/fileio/io.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/fileio/io.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Fix hint bugs Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
ShawnHu authored
-
tripleMu authored
* Fix * Fix
-
- 29 May, 2022 3 commits
- 28 May, 2022 5 commits
-
-
tripleMu authored
-
ShawnHu authored
* add typehints in ops-active-rotated-filter * resolve typehints in ops-active-rotated-filter
-
gy77 authored
* add typehint in mmcv/ops/points_sampler.py * Update mmcv/ops/points_sampler.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/ops/points_sampler.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
gy77 authored
* add type hint in mmcv/ops/points_in_boxes.py * fix lint
-
gy77 authored
-
- 27 May, 2022 9 commits
-
-
WINDSKY45 authored
* [Enhance] Add type hint in `lr_updater.py`. * Fix circle import
-
gy77 authored
* add type hints in iou3d.py * fix lint * Add a missing item in iou3d.py
-
Zaida Zhou authored
-
kira authored
* Update alexnet.py * Update alexnet.py * Update mmcv/cnn/alexnet.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update alexnet.py * Update mmcv/cnn/alexnet.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/cnn/alexnet.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update alexnet.py * fix importing format * Update alexnet.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
zengxiang68 authored
* add type hints for mmcv/ops/... * add type hints for mmcv/ops/... * add type hints for mmcv/ops/...
-
Yvette Zhao authored
-
tripleMu authored
* Add typehint in mmcv/utils* * Update mmcv/utils/registry.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/utils/registry.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
gy77 authored
* add type hints in iou3d.py * fix lint
-
Range King authored
* Add type hints in bbox.py * Add type hints in box_iou_rotated.py * Update ball_query.py * Revert "Add type hints in bbox.py" This reverts commit 102566488e3aa9328b1c6e1159e2699d40f9f9f5. * Update bbox.py * Revert "Update bbox.py" This reverts commit d34b2c6ed54ba024b9674c948493001a8b4ff864. * Update bbox.py
-
- 26 May, 2022 1 commit
-
-
Zaida Zhou authored
-