- 03 Sep, 2022 1 commit
-
-
Cedarch authored
* add mppnet in openpcdet * add mppnet yamls * add IOU_WEIGHT Flag * add IOU_WEIGHT Flag * add IOU_WEIGHT Flag * add 16 frame effi_test * add ctrans * use effi crop * update mppnet_head.py * update mppnet_16frame.yaml * update test.py * add mppnet_4frame.yaml * update mppnet_4frame.yaml * update deted_template * update det3d_template * update yaml and clean mppnet head * rm unused py and yaml * update yamls * fixbug of bs 2 eval * fixbug of bs>1 eval * update mppnet training code * update training code * rm unused file * rm unused file * reorganzie code * reorginaze code * add transformer.py with paper name * add transformer.py with paper name * add transformer.py with paper name * reorganize code * reorganize code * reorganize code * reorganize code * reorganize code * reorganize code * reorganize code * reorganize code * rm unused code * rm unused code * format codes * support save_to_file for WOD to save model predicted results * fix small bug in generate_single_sample_dict * support to load pred_boxes from result.pkl to avoid massive small object loading * bugfixed: train with MPPNet * bugfixed: remove num_frames in transformer.forward() * bugfixed: remove num_frames in transformer.forward(), continue * support to configure train/val result.pkl for ROI_BOXES_PATH for MPPNet * update MPPNet codes * bugfixed to support float32/float64 GT database * update document Co-authored-by:Shaoshuai Shi <shaoshuaics@gmail.com>
-
- 02 Sep, 2022 3 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 23 Aug, 2022 3 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 22 Aug, 2022 2 commits
- 20 Aug, 2022 2 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 18 Aug, 2022 4 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 17 Aug, 2022 4 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
support MultiFrame setting for Waymo Open Dataset, add its config, needs to re-preprocess the Waymo Dataset to save speeds/accels, save new GT database
-
Shaoshuai Shi authored
-
- 17 Jul, 2022 2 commits
- 04 Jul, 2022 1 commit
-
-
yukang authored
-
- 02 Jul, 2022 3 commits
-
-
Shaoshuai Shi authored
refactor database_sampler.py to support extending to other multimodal datasets (in addition to kitti)
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 22 Jun, 2022 5 commits
- 18 Jun, 2022 1 commit
-
-
Shaoshuai Shi authored
-
- 16 Jun, 2022 1 commit
-
-
yukang authored
-
- 30 May, 2022 2 commits
-
-
yukang.chen authored
-
jihan.yang authored
Re-organize fix random seed code; Make saved checkpoint compatible among different torch versions (#986)
-
- 12 Mar, 2022 1 commit
-
-
jihan.yang authored
-
- 18 Feb, 2022 1 commit
-
-
Christoph Gerum authored
* Fix missing __init__.py * Add further missing __init__.py
-
- 10 Feb, 2022 2 commits
-
-
Jiajun Deng authored
* add cbgs_dyn_pp_centerpoint.yaml * add cbgs_voxel01_res3d_centerpoint.yaml * add support of centerpoint on Nuscenes in README * add translation augmentation, re-implement the performance of CenterPoints with 0.075m voxels * cover the original world translation augmentation * modify random_translation_along_X * fix a small bug in random_world_translation()
-
Jiajun Deng authored
* add cbgs_dyn_pp_centerpoint.yaml * add cbgs_voxel01_res3d_centerpoint.yaml * add support of centerpoint on Nuscenes in README * add translation augmentation, re-implement the performance of CenterPoints with 0.075m voxels * cover the original world translation augmentation * modify random_translation_along_X
-
- 15 Jan, 2022 2 commits
-
-
djiajunustc authored
* add dynamic pillar vfe * make the upperbound unaccessible * add place holder for voxel generation * add DynPillarVFE * add PFNLayerV2 * add try except for torch_scatter package * add dynamic pillar in readme * add the cfg file of centerpoint with dynamic pillar
-
Au1ong authored
* add pyramid augmentation * add pyramid augmentation * format the modified file Co-authored-by:Shaoshuai Shi <shaoshuaics@gmail.com>
-