- 26 Jan, 2022 2 commits
- 21 Jan, 2022 1 commit
-
-
ChaimZhu authored
-
- 11 Jan, 2022 1 commit
-
-
ChaimZhu authored
-
- 05 Jan, 2022 3 commits
-
-
Tai-Wang authored
Fix potential undefined variables in PGD when computing loss for cases with none positive predictions (#1157)
-
ChaimZhu authored
* add monoflex coder * fix coder * fix comments * change variable name * fix typos * put encode alpha in coder * change variable name * change alpha to local yaw * fix roty to yaw * fix annotations * fix comments * fix return elements * fix comments * fix comments
-
Tai-Wang authored
-
- 31 Dec, 2021 1 commit
-
-
Tai-Wang authored
* Fix figure links (also to fix pdf compilation) * Hack pdf doc compilation * Hack pdf doc compilation * Set the priority of figure formats when building html, add png format fig to fix pdf compilation * Add png file for pdf compilation
-
- 30 Dec, 2021 3 commits
-
-
ChaimZhu authored
* add mmrazor and mmselfsup in readme * add mmdeploy * update mm_deploy description
-
Wenhao Wu authored
* Update mmdet minimum version * Update build.yml * mminstall.txt * Update mmseg minimum version
-
ChaimZhu authored
* support dataset augmentation visualization * unify two kinds of dataset visualization * update docs about visualization * fix typos * change description in doc
-
- 22 Dec, 2021 7 commits
-
-
ChaimZhu authored
* add local yaw property * fix typos * delete local yaw in base * change local yaw to alpha * change local yaw to alpha * update docstring * update docstring again
-
Tai-Wang authored
* Fix figure links (also to fix pdf compilation) * Hack pdf doc compilation * Hack pdf doc compilation * Set the priority of figure formats when building html, add png format fig to fix pdf compilation
-
ChaimZhu authored
* add monoflex loss * add unnitest * add assert error * fix typos * remove monoflex_iou_loss * remove monoflex_iou_loss unittest
-
Wenhao Wu authored
-
Tai-Wang authored
-
Tai-Wang authored
-
Wenhao Wu authored
-
- 21 Dec, 2021 1 commit
-
-
Wenhao Wu authored
* [Fix] Fix docs link * Fix English doc conf link Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
- 16 Dec, 2021 2 commits
- 15 Dec, 2021 1 commit
-
-
Tai-Wang authored
* Simplify the requirements in the readthedoc yml * Remove unused packages in the docs.txt * Add m2r and recommonmark in the docs.txt * Fix mistune version because the latest mistune does not have module BlockGrammar * Add mmdet in the readthedocs.txt to compile api docs * Add mmseg in the readthedocs.txt to compile api docs * Fix the typo of mmseg (should be mmsegmentation) * Add mmcv.ops into autodoc_mock_imports * Add numba into readthedocs.txt to compile api docs * Remove numba from readthedocs.txt and add runtime requirements in readthedocs.yml
-
- 14 Dec, 2021 1 commit
-
-
ChaimZhu authored
-
- 13 Dec, 2021 1 commit
-
-
ChaimZhu authored
* add pipeline * fix typos * fix unittest * fix_typos * fix_typos * change pipeline to func * refactor * refine gen indices * add device to gen indices * change tunc_objs_handle to handle_objs * fix comments * add numpy and tensor time comparision * fix * add numba accelerate * fix format * remove unnecssary func * update edge_indices docstrings * fix some comments
-
- 08 Dec, 2021 2 commits
- 07 Dec, 2021 3 commits
- 06 Dec, 2021 4 commits
-
-
ChaimZhu authored
* update pre-commit hook * update markdownlint
-
Wenhao Wu authored
-
Tai-Wang authored
* Update version.py * Update getting_started.md * Update getting_started.md * Update README.md * Update README.md * Update README_zh-CN.md * Update changelog.md * Update changelog.md * Update getting_started.md * Update getting_started.md * Update the upper bound of mmcv version * Update the upper bound of mmcv version * Update the upper bound of mmcv version * Update the PR number * Remove the PGD docker PR (merged into v1.0.0.dev0)
-
ChaimZhu authored
-
- 03 Dec, 2021 1 commit
-
-
ChaimZhu authored
-
- 01 Dec, 2021 6 commits
-
-
MilkClouds authored
* argument show, score_thr added to single_gpu_test * Implemented label color visualization for show_result function * Added show, score_thr argument for base 3 model(mmdetection3d) * Fixed typo(color < 1) for show_result function * Applied pre-commit run --all-files * Revised documentation of show_result and revised variable name * Updated documentation and set default value of score_thr to None
-
Joni Airaksinen authored
Copy the repository in the Dockerfile instead of cloning. This makes it possible to work with latest modifications, such as PGD in the dev branch, and also network bandwith does not get wasted.
-
ChaimZhu authored
-
ChaimZhu authored
* add abstract for methods * fix typos
-
ChaimZhu authored
-
ChaimZhu authored
* fix pointpillars flops calculation error * fix
-