- 24 Feb, 2021 2 commits
-
-
Yezhen Cong authored
* fix bug caused by mmcv upgrade; delete pdb breakpoint * fix typos * use torch.cuda api * update unittest for points_in_bbox_gpu and points_in_boxes_batch * Added comments for explanation
-
xiliu8006 authored
* Add chinese version readme * Delete useless words * modify the link of dynamic voxelization * modify readme * remove it * remove it * modify chinese version readme * delete the wrong whitespace * Modify chinese readme * Modify chinese readme * modify chinese version readme
-
- 23 Feb, 2021 1 commit
-
-
xiliu8006 authored
* Move train_cfg/test_cfg to model * Move train_cfg/test_cfg to model * Move train_cfg/test_cfg to model * Move train_cfg/test_cfg to model * Move train_cfg/test_cfg to model * Move train_cfg/test_cfg to model * Move train_cfg/test_cfg to model * Move train_cfg and test_cfg into model * modify centerpoint configs * Modify docs * modify build_detector * modify test_config_build_detector * modify build_detector parameters * Adopt the same strategy in build_detector
-
- 21 Feb, 2021 1 commit
-
-
xiliu8006 authored
* Modify README * modify the mmdetection to mmdetection3d in CONTRIBUTING.md and add model zoo link before demo in getting_started.md * arxiv->Arxiv * Add model zoo link
-
- 17 Feb, 2021 1 commit
-
-
Yezhen Cong authored
* fix bug caused by mmcv upgrade; delete pdb breakpoint * fix typos
-
- 10 Feb, 2021 2 commits
-
-
Yezhen Cong authored
-
xiliu8006 authored
* Adjust the directory structure of tests * Adopted the new directory via _get_config_directory * Adopted the new directory via _get_config_directory * Adopted the new directory via _get_config_directory * modified the wrong code comments
-
- 01 Feb, 2021 2 commits
-
-
twang authored
* Update README.md * Update getting_started.md * Update version.py * Update changelog.md * Update numpy requirements * Update runtime.txt * Merge minor items * Add support for SemanticKITTI dataset
-
junhaozhang98 authored
* add ini * add semantickitti_dataset * add test semantickitti_dataset * delete last line in test_semmaticdataset * add test data * change_names * load_labels dytype * change_name * numpy * name * dtype string * minor issue-string * seg_3d_dtype
-
- 27 Jan, 2021 1 commit
-
-
twang authored
* Fix log analysis * Update useful_tools.md
-
- 23 Jan, 2021 1 commit
-
-
xiliu8006 authored
* fixed the bug about miss text files on kitti testing * add bbox2result_kitti unit test * add bbox2result_kitti unit test * add exist_submission_file unit test * deleted debug code and convert{} to dict() * add _get_kitti_dataset_config() * delete print
-
- 22 Jan, 2021 3 commits
-
-
filaPro authored
-
xiliu8006 authored
* add gif of demo * add the right git path * update nuimages_demo.gif * compress the nuimages_demo.gif * update nuimages_demo.gif * update nuimages_demo.gif
-
xiliu8006 authored
* Fix bug when num_features != 4 * add voxelization unittest * fixed CI without GPU * use the numpy version to test the CUDA version Co-authored-by:Guanghui Ren(任广辉) <sundrops.ren@gmail.com>
-
- 19 Jan, 2021 1 commit
-
-
Eric Wiener authored
The tuple unpacked into three arguments when four were given when running VoteNet on sunrgbd
-
- 18 Jan, 2021 2 commits
- 15 Jan, 2021 1 commit
-
-
twang authored
-
- 14 Jan, 2021 2 commits
-
-
congee authored
-
Wenwei Zhang authored
* add nuimages entry in readme * rephrase
-
- 12 Jan, 2021 1 commit
-
-
encore-zhou authored
* add h3d backbone * add h3d backbone * add h3dnet * modify scannet config * fix bugs for proposal refine * fix bugs for test backbone * add primitive head test * modify h3dhead * modify h3d head * update loss weight config * fix bugs for h3d head loss * modify h3d head get targets function * update h3dnet base config * modify weighted loss * Revert "Merge branch 'h3d_u2' into 'master'" This reverts merge request !5 * fix bugs for empty scene * modify doc * modify filter empty scene
-
- 11 Jan, 2021 1 commit
-
-
xiliu8006 authored
* Add Tag to configs * Add Tag to configs * Add Tag to config
-
- 10 Jan, 2021 1 commit
-
-
congee authored
-
- 04 Jan, 2021 2 commits
-
-
twang authored
* Update README.md * Update version.py * Update getting_started.md * Update __init__.py * Update changelog.md * Update README.md * Update news for nuScenes detection challenge * Update README to be compatible with refactored doc * Update an installation subtitle * rephrase Co-authored-by:ZwwWayne <wayne.zw@outlook.com>
-
Wenwei Zhang authored
-
- 30 Dec, 2020 1 commit
-
-
twang authored
* Refactor get_started.md primarily * Create data_preparation.md * Refactor model_zoo.md * Remove the title * Put Data Preparation under Get Started * Adjust the level of Model Zoo * Create 1_exist_data_model.md * Create 2_new_data_model.md * Update 1_exist_data_model.md * Create useful_tools.md * Update index.rst * Delete install.md * Adjust the order of get started subsections * First complete version for customized datasets * Update Tutorial 1 * Moved into Tutorials * Update titles of tutorial 3 * Update 2_new_data_model.md * Update 1_exist_data_model.md * Update links to relative paths * Tutorial 2 revised * Delete finetune.md * Create customize_models.md * Create customize_runtime.md * Update index.rst * Update waymo.md * Delete new_modules.md * Preliminary update * Update customize_models.md * Update useful_tools.md * Update title * Fix a typo of tutorial 4 * Update level of titles * Merge verification and demo * Update 1_exist_data_model.md * Update [Dataset Conversion] * Update 2_new_data_model.md * Update customize_dataset.md * Update the example of customized dataset * Update customize_dataset.md * Enhance the doc structure * Update README.md * Change the abs path to relative path
-
- 23 Dec, 2020 1 commit
-
-
twang authored
* Fix an old bug in box_np_ops, not used or influencing results * Update a minor filter criterion in KITTI evaluation * Update the fixed criterion, not influencing KITTI results
-
- 16 Dec, 2020 2 commits
- 13 Dec, 2020 1 commit
-
-
Zhe Zhao authored
-
- 09 Dec, 2020 1 commit
-
-
meng-zha authored
* Fix the bug on the commit #211 for the create_gt_database in nuscenes
-
- 04 Dec, 2020 1 commit
-
-
twang authored
* Update mmdet maximum version * Update install.md
-
- 01 Dec, 2020 1 commit
-
-
meng-zha authored
* Fix bugs for the create_gt_database of kitti * Fix bugs for '__get_item__' of BasePoints
-
- 30 Nov, 2020 2 commits
- 28 Nov, 2020 2 commits
-
-
Yezhen Cong authored
* support axis-aligned iou loss for votenet * added doc for iou loss * fixed problems in format * updated docstring * rename and format fix * rename and format fix * rename and format fix * rename and format fix * modified config * abstracted axis_aligned_iou3d * abstracted a bbox corner decode func * fix docstring
-
encore-zhou authored
* add h3d backbone * add h3d backbone * add h3dnet * modify scannet config * fix bugs for proposal refine * fix bugs for test backbone * add primitive head test * modify h3dhead * modify h3d head * update loss weight config * fix bugs for h3d head loss * modify h3d head get targets function * update h3dnet base config * modify weighted loss * Revert "Merge branch 'h3d_u2' into 'master'" This reverts merge request !5 * modify pipeline * modify kitti pipeline * fix bugs for points rotation * modify multi sweeps * modify multi sweep points * fix bugs for points slicing * modify BackgroundPointsFilter * modify pipeline * modify unittest * modify unittest * modify docstring * modify config files * update configs * modify docstring
-
- 22 Nov, 2020 1 commit
-
-
Jintao Lin authored
* add model stastics * add model stastics and polish docs * add model stastics and polish docs * fix * chmod +x stat.py
-
- 14 Nov, 2020 1 commit
-
-
encore-zhou authored
* add h3d backbone * add h3d backbone * add h3dnet * modify scannet config * fix bugs for proposal refine * fix bugs for test backbone * add primitive head test * modify h3dhead * modify h3d head * update loss weight config * fix bugs for h3d head loss * modify h3d head get targets function * update h3dnet base config * modify weighted loss * Revert "Merge branch 'h3d_u2' into 'master'" This reverts merge request !5 * add points structure * modify points rotation and add coord_3d_mode unittest * modify docstring
-
- 01 Nov, 2020 1 commit
-
-
Wenwei Zhang authored
-