- 16 Aug, 2022 1 commit
-
-
xiabo authored
-
- 10 Aug, 2022 2 commits
- 23 Jul, 2022 2 commits
-
-
Zaida Zhou authored
-
Jingwei Zhang authored
* support prroipooling * fix build bug * fix bug of precision * fix lint * add ut * add license and citation * polish op and add type hint * refactor ut * add docstring for prroipool * polish code * format cu and cuh code * fix format * fix format * fix typo Co-authored-by:
zhouzaida <zhouzaida@163.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 22 Jul, 2022 2 commits
-
-
q.yao authored
* add mps bbox overlap * format * update document and manifest * update readme
-
Zaida Zhou authored
-
- 19 Jul, 2022 1 commit
-
-
Zaida Zhou authored
-
- 18 Jul, 2022 1 commit
-
-
GPhilo authored
* Add default dir_name and make non-absolute dir_name relative to runner.work_dir * Add log message and change default dir name
-
- 17 Jul, 2022 2 commits
-
-
Zaida Zhou authored
* [Docs] Fix sphinx markdown tables version * fix markdown version
-
Reza authored
-
- 16 Jul, 2022 1 commit
-
-
Happylkx authored
-
- 08 Jul, 2022 2 commits
-
-
Zaida Zhou authored
* bump version to v1.6.0 * minor fix
-
Mashiro authored
* make compatible with pytorch 1.12 * override _run_ddp_forward * over write _run_ddp_forward * refactor docstring
-
- 07 Jul, 2022 2 commits
-
-
Zaida Zhou authored
* [Feature] Add support for MPS * fix import error * update ut * fix error * trigger CI * use a unique basename for test file modules * avoid bc-breaking
-
Yuchen Fan authored
-
- 06 Jul, 2022 1 commit
-
-
Grapymage authored
* fix index error when using multi-samplers strategy * After every loop, change the last_fps_end_index to fps_sample_range
-
- 05 Jul, 2022 1 commit
-
-
Evelyn Wang authored
* Import Error message refined. * PAVI import error message refined.
-
- 01 Jul, 2022 1 commit
-
-
Zaida Zhou authored
* Add Dockerfiles remove Dockerfile in root directory minor fix minor fix * improve dockerfile * refine
-
- 30 Jun, 2022 3 commits
-
-
Zaida Zhou authored
-
Mashiro authored
-
Mashiro authored
-
- 29 Jun, 2022 1 commit
-
-
zhouchenyang authored
* [Feature] Support RoiPool with cambricon MLU backend * [Docs] Update ops.md
-
- 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
-