- 26 Jun, 2022 2 commits
-
-
q.yao authored
-
Evelyn Wang authored
* Add parameter configuration description of summarywriter to MMCV PAVI hook. * Typo repaired * fix typo with suggested change * self.init_kwargs lines modified.
-
- 20 Jun, 2022 5 commits
-
-
tripleMu authored
* Fix * Fix * fix type hint * minor fix * remove some type hints of functions or methods * minor fix * Apply suggestions from code review * minor fix * minor refinement Co-authored-by:
HAOCHENYE <21724054@zju.edu.cn> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
zhouzaida <zhouzaida@163.com>
-
WINDSKY45 authored
* [Enhance] Add type hints in /ops: `fused_bias_leakyrelu.py`, 'gather_points.py`, `group_points.py`. There is no need to add type hints in `furthest_point_sample.py` and `info.py`. As for `focal_loss.py`, please see #1994. * Modidied the default value of a variable. * [Enhance] Add type hints in: `knn.py`, `masked_conv.py`, `merge_cells.py`, `min_area_polygons.py`, `modulated_deform_conv.py`, multi_scale_deform_attn.py`. * Fix typehint. * Fixed typehint. * remove type hints of symbolic * add no_type_check to ignore mypy check for method Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
tripleMu authored
* Add type hint * Add typehint in mmcv/cnn/bricks* * Deal conflict0 * Fix * fix * minor fix * minor fix Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
tripleMu authored
* Merge Master * Add typehint in mmcv/ops/* * Fix * Update mmcv/ops/roi_align.py Co-authored-by:
Mashiro <57566630+HAOCHENYE@users.noreply.github.com> * Fix * Fix * Fix * Update mmcv/ops/riroi_align_rotated.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/ops/riroi_align_rotated.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * remove type hints of all symbolic methods * remove type hints of all symbolic methods * minor refinement * minor refinement * minor fix Co-authored-by:
Mashiro <57566630+HAOCHENYE@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
zhouzaida <zhouzaida@163.com>
-
Yvette Zhao authored
* Add type hints for runner * refine * fix error * refine * refine format Co-authored-by:zhouzaida <zhouzaida@163.com>
-
- 15 Jun, 2022 4 commits
-
-
Tri Wahyu Utomo authored
* add typehints * fix typehints * fix _init_rule type hint * update error message * simplify type hint * minor refinement * minor refinement Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
HAOCHENYE <21724054@zju.edu.cn>
-
Philipp Allgeuer authored
* Add torch_meshgrid_ij wrapper due to PyTorch change * Update torch_meshgrid name/doc/version implementation * Make imports local * add ut * ignore ut when torch is not available Co-authored-by:zhouzaida <zhouzaida@163.com>
-
tripleMu authored
* Add typehints * Fix * Fix * Update mmcv/parallel/distributed_deprecated.py Co-authored-by:
Mashiro <57566630+HAOCHENYE@users.noreply.github.com> * Fix * add type hints to scatter add type hints to scatter * fix ScatterInputs * Update mmcv/parallel/_functions.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Fix * refine type hints * minor fix Co-authored-by:
Mashiro <57566630+HAOCHENYE@users.noreply.github.com> Co-authored-by:
HAOCHENYE <21724054@zju.edu.cn> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
zhouzaida <zhouzaida@163.com>
-
Alex Yang authored
* [Docs]:update ops.md * fix missing ops
-
- 11 Jun, 2022 1 commit
-
-
Zaida Zhou authored
-
- 10 Jun, 2022 2 commits
- 09 Jun, 2022 3 commits
-
-
nxznm authored
* add type hints in vgg.py * Update mmcv/cnn/vgg.py * add type hints for return value in vgg.py
-
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