- 10 Jun, 2022 1 commit
-
-
Alex Pasquali authored
* Fixed bug on Custom3DDataset The func 'get_ann_info' was supposed to return a dict with the following keys: - gt_bboxes_3d - gt_labels_3d - gt_names but gt_names wasn't included in the return dict. I added this key-value couple to the return dict of 'get_ann_info' * fixed code linting
-
- 28 Apr, 2022 1 commit
-
-
ChaimZhu authored
* support pure point cloud data training and add docs * fix bug * fix comments * fix comments
-
- 27 Apr, 2022 1 commit
-
-
ChaimZhu authored
* Update Registry in MMDet3D * fix compose pipeline bug * update registry * fix some bugs * fix comments * fix comments
-
- 02 Apr, 2022 1 commit
-
-
ChaimZhu authored
* support load annotations from ceph in mmdet3d * update doc about ceph backend * fix comments
-
- 09 Feb, 2022 1 commit
-
-
ChaimZhu authored
* update isort * update setuptools * fix * pre-commit run --all-files
-
- 24 Sep, 2021 1 commit
-
-
Yezhen Cong authored
* refactor points_in_boxes * Merge same functions of three boxes * More docstring fixes and unify x/y/z size * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Remove None in function param type * Fix unittest * Add comments for NMS functions * Merge methods of Points * Add unittest * Add optional and default value * Fix box conversion and add unittest * Fix comments * Add unit test * Indent * Fix CI * Remove useless \\ * Remove useless \\ * Remove useless \\ * Remove useless \\ * Remove useless \\ * Add unit test for box bev * More unit tests and refine docstrings in box_np_ops * Fix comment * Add deprecation warning
-
- 19 Aug, 2021 1 commit
-
-
dingchang authored
* Add header for files * Add header for files * Add header for files * Add header for files
-
- 31 May, 2021 1 commit
-
-
Ziyi Wu authored
* move _get_data to utils * add comment
-
- 19 Apr, 2021 1 commit
-
-
Ziyi Wu authored
* reuse pipeline in scannet-det dataset * reuse pipeline in kitti dataset * reuse pipeline in lyft dataset * reuse pipeline in sunrgbd dataset * reuse pipeline in nuscenes dataset * reuse pipeline in waymo dataset * reuse pipeline in scannet-seg dataset * add eval_pipeline in configs which have custom data pipelines * move data loading via pipeline to dataset._extract_data() for clarity * use eval_pipeline in tools/misc/visualize_results.py * get_pipeline from self when no pipeline is provided * fix small bugs * fix small bugs * simplify and clear code * remove unnecessary eval_pipeline added * add comment about why we set self.test_mode=False * small fix * modify docs about config
-
- 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
-
- 19 Sep, 2020 1 commit
-
-
Wenwei Zhang authored
* [Fix]: fix label type bug when using dbsampler * Unify cat_id for more general usage * fix CI bugs * keep astype np.long
-
- 09 Jul, 2020 1 commit
-
-
wangtai authored
Update mmdet3d/datasets/kitti_dataset.py, mmdet3d/datasets/custom_3d.py, mmdet3d/datasets/pipelines/transforms_3d.py files
-
- 08 Jul, 2020 4 commits
-
-
wangtai authored
-
zhangwenwei authored
-
wangtai authored
Update mmdet3d/core/bbox/structures/base_box3d.py, mmdet3d/core/bbox/structures/lidar_box3d.py, mmdet3d/core/post_processing/box3d_nms.py files
-
wangtai authored
-
- 06 Jul, 2020 1 commit
-
-
wangtai authored
Update mmdet3d/datasets/scannet_dataset.py, mmdet3d/datasets/kitti_dataset.py, mmdet3d/datasets/sunrgbd_dataset.py, mmdet3d/datasets/nuscenes_dataset.py files
-
- 04 Jul, 2020 1 commit
-
-
zhangwenwei authored
-
- 03 Jul, 2020 1 commit
-
-
wangtai authored
-
- 29 Jun, 2020 1 commit
-
-
wuyuefeng authored
-
- 21 Jun, 2020 1 commit
-
-
liyinhao authored
-
- 17 Jun, 2020 1 commit
-
-
zhangwenwei authored
-
- 14 Jun, 2020 1 commit
-
-
wuyuefeng authored
-
- 12 Jun, 2020 1 commit
-
-
zhangwenwei authored
-
- 07 Jun, 2020 1 commit
-
-
zhangwenwei authored
-
- 04 Jun, 2020 1 commit
-
-
wuyuefeng authored
-
- 01 Jun, 2020 1 commit
-
-
liyinhao authored
-
- 27 May, 2020 1 commit
-
-
wuyuefeng authored
-
- 25 May, 2020 1 commit
-
-
liyinhao authored
-
- 22 May, 2020 1 commit
-
-
liyinhao authored
-
- 19 May, 2020 1 commit
-
-
zhangwenwei authored
-
- 18 May, 2020 1 commit
-
-
liyinhao authored
-
- 15 May, 2020 1 commit
-
-
liyinhao authored
-
- 14 May, 2020 4 commits
- 13 May, 2020 3 commits