"pcdet/vscode:/vscode.git/clone" did not exist on "f6c824ccba79ebff982bf788171b5d0fb81abb40"
- 07 May, 2023 1 commit
-
-
chenshi3 authored
-
- 03 Apr, 2023 1 commit
-
-
yukang authored
* VoxelNeXt
-
- 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>
-
- 18 Feb, 2022 1 commit
-
-
Christoph Gerum authored
* Fix missing __init__.py * Add further missing __init__.py
-
- 27 Dec, 2021 1 commit
-
-
Shaoshuai Shi authored
update back to original version of torch.div and torch.meshgrid to also support lower version pytorch
-
- 26 Dec, 2021 1 commit
-
-
Shaoshuai Shi authored
-
- 24 Nov, 2021 1 commit
-
-
Shaoshuai Shi authored
-
- 20 May, 2021 1 commit
-
-
Cody Reading authored
* Added CaDDN detector and support for image, depth map, and 2D GT box dataloading * Moved image flip augmentation to augmentor_utils * Updated default get item list to include points * Moved utils functions into transform_utils * Combined FFE + F2V into ImageVFE, renamed FFE to FFN, moved depth downsample into data_processor * Updated README with updated CaDDN weights * Updated comments for image vfe
-
- 20 Apr, 2021 1 commit
-
-
jihanyang authored
-
- 30 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 27 Jul, 2020 2 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 06 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 23 Jun, 2020 1 commit
-
-
Shaoshuai Shi authored
all model codes refactoring for training/testing, support multiple 3D detectors (SECOND, PartA2-Net (official release), PV-RCNN (official release))
-