- 18 Aug, 2021 3 commits
-
-
Yezhen Cong authored
* Add complete translation * Refinements * Fix comments * Fix a minor typo Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
Yezhen Cong authored
* Part * Complete * Fix comments * Fix comments
-
Wenhao Wu authored
* [Doc] Add tutorials/data_pipeline Chinese version * refine doc * Use the absolute link * Use the absolute link Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
- 13 Aug, 2021 1 commit
-
-
Yezhen Cong authored
* All mods * PointSample * PointSample
-
- 11 Aug, 2021 1 commit
-
-
Yezhen Cong authored
-
- 09 Aug, 2021 5 commits
-
-
Ziyi Wu authored
* add paconv_cuda readme * add unit test * fix link * fix link
-
Tai-Wang authored
* Update nuscenes_det.md * Create lyft_det.md * Update index.rst * Fix typos * Create lyft_det.md * Update index.rst * Update nuscenes_det.md
-
Yezhen Cong authored
* Part of the zh doc * Complete the rest * Fix typos * Revert * Fix comments
-
Danila Rukhovich authored
* add s3dis dataset * fix comments; remove _S3DISDataset if favour of ConcatDataset * fix comments * fix comments * fix link in __init__/py * remove unused import * add dataset tests * add pytest.skip
-
Ziyi Wu authored
* fix gf3d cfg name * fix unit test * minor fix
-
- 08 Aug, 2021 1 commit
-
-
Wenwei Zhang authored
-
- 06 Aug, 2021 2 commits
-
-
Danila Rukhovich authored
* replace all cam_intrinsic * revert cam_intrinsic in test * remove rect and fix lint
-
Wenhao Wu authored
-
- 05 Aug, 2021 4 commits
-
-
Ziyi Wu authored
* replace IndoorPointSample to PointSample * add comments for PointSample transform * fix bug when far points > num_sample * refine format * add unit test * minor fix * minor fix
-
Wenhao Wu authored
* [Doc] Add tutorials/customize_dataset.md * refine doc
-
WRH authored
* use type long long and dynamic memory allocation * use int64_t instead of long long
-
Wenhao Wu authored
* [Enhance] Sampling points based on distance metric * fix typo * refine unittest * refine unittest * refine details & add unittest & refine configs * remove __repr__ & rename arg * fix unittest * add unitest * refine unittest * refine code * refine code * refine depth calculation * refine code
-
- 04 Aug, 2021 2 commits
-
-
Wenhao Wu authored
-
Yezhen Cong authored
* Fix config * Fix another place
-
- 03 Aug, 2021 2 commits
- 02 Aug, 2021 2 commits
- 31 Jul, 2021 6 commits
-
-
Ziyi Wu authored
* add tutorial.config chinese doc * minor fix * refine format * fix typos
-
Ziyi Wu authored
* add scannet seg doc Chinese version * fix typos
-
Ziyi Wu authored
-
Tai-Wang authored
* Remove the legacy hack function for monocular dataset browsing * Remove legacy import from stucture/__init__.py * Remove legacy hacks for nuScenes visualization * Add deleted show_bboxes initialization in inference.py * Rollback deletion of hack function in core * Adjust the deprecationwarning
-
Ziyi Wu authored
* add cfg * add eps format * update README * update model zoo * add paconv readme * add metafile * hack drop_ratio * use base schedule cfg * remove paconv cuda * monor fix * remove paconv cuda config related * update paconv benchmark * update model link
-
Tai-Wang authored
* Add nuScenes dataset tutorials * Update index.rst * Add nuScenes Chinese doc * Update index.rst * Fix typos * Add notes section
-
- 30 Jul, 2021 4 commits
-
-
Yezhen Cong authored
* Add doc * Creation of SUN RGB-D dataset doc and some mods on ScanNet dataset doc * Revert mistakenly modified file * Fix typos * Add multi-modality related info * Add doc * Creation of SUN RGB-D dataset doc and some mods on ScanNet dataset doc * Revert mistakenly modified file * Fix typos * Add multi-modality related info * Add multi-modality related info * Update according to comments * Add chinese doc and frevised the docs * Add some script * Fix typos and formats * Fix typos * Fix typos
-
Ziyi Wu authored
* add Chinese doc data_preparation.md * add Chinese doc data_preparation.md
-
Ziyi Wu authored
* set gravity center origin * remove filter transform in 3DSSD cfg
-
Xi Liu authored
* add getting_started chinese version * fix some typos * Update getting_started.md Modified some typos * Update getting_started.md * Update getting_started.md * Update getting_started.md * Update getting_started.md * Update getting_started.md * Update getting_started.md * Update getting_started.md
-
- 28 Jul, 2021 5 commits
-
-
dingchang authored
* add 1_exist_data_model.md chinese version * add 1_exist_data_model.md chinese version * add 1_exist_data_model.md chinese version * add 1_exist_data_model.md chinese version * add 1_exist_data_model.md chinese version & modify 1_exist_data_model.md english version * add 1_exist_data_model.md chinese version & modify 1_exist_data_model.md english version * add 1_exist_data_model.md chinese version & modify 1_exist_data_model.md english version * add 1_exist_data_model.md chinese version & modify 1_exist_data_model.md english version
-
Wenhao Wu authored
-
Tai-Wang authored
* Fix nuscenes_mono_dataset unit test due to hack fix * Remove unused codes
-
Wenhao Wu authored
* support mim * remove ops * add ops info into MANIFEST.in * remove demo in when creating .mim * refine setup.py
-
Ziyi Wu authored
* add PAConv decode head * add config files * add paconv's correlation loss * support reg loss in Segmentor class * minor fix * add augmentation to configs * fix ed7 in cfg * fix bug in corr loss * enable syncbn in paconv * rename to loss_regularization * rename loss_reg to loss_regularize * use SyncBN * change weight kernels to kernel weights * rename corr_loss to reg_loss * minor fix * configs fix IndoorPatchPointSample * fix grouped points minus center error * update transform_3d & add configs * merge master * fix enlarge_size bug * refine config * remove cfg files * minor fix * add comments on PAConv's ScoreNet * refine comments * update compatibility doc * remove useless lines in transforms_3d * rename with_loss_regularization to with_regularization_loss * revert palette change * remove xavier init from PAConv's ScoreNet
-
- 27 Jul, 2021 1 commit
-
-
Ziyi Wu authored
-
- 25 Jul, 2021 1 commit
-
-
ChaimZhu authored
* add useful_tools.md chinese version * typo fix * Merge branch 'master' of github.com:open-mmlab/mmdetection3d into add_useful_tools_cn * Revert "Merge branch 'master' of github.com:open-mmlab/mmdetection3d into add_useful_tools_cn" This reverts commit 90de7b67fbb63fa5c6ca162b53356e02250f1892. * fix typo * typo fix * typo fix
-