- 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>
-
- 22 Aug, 2022 1 commit
-
-
jihanyang authored
-
- 02 Jul, 2022 1 commit
-
-
Shaoshuai Shi authored
-
- 22 Jun, 2022 2 commits
- 30 May, 2022 1 commit
-
-
yukang.chen authored
-
- 05 Jan, 2022 2 commits
-
-
Christian Reisinger authored
* Fixes #718 * FIX: replaced wrong part * #719 Fixes index error max_dt while inference: No gt_db_sampling -> MAX_SWEEPS-1 > # unique dt (e.g. first frame) * move max_sweeps filter to PointFeatureEncoder with new config FILTER_SWEEPS * update to lowercase Co-authored-by:
Christian Fruhwirth-Reisinger <christian.reisinger@student.tugraz.at> Co-authored-by:
Shaoshuai Shi <shaoshuaics@gmail.com>
-
Shaoshuai Shi authored
-
- 18 Dec, 2021 1 commit
-
-
jihanyang authored
-
- 17 Dec, 2021 1 commit
-
-
Christian Reisinger authored
* Fixes #718 * FIX: replaced wrong part Co-authored-by:Christian Fruhwirth-Reisinger <christian.reisinger@student.tugraz.at>
-
- 03 Nov, 2021 1 commit
-
-
acivgin1 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
-
- 07 Nov, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 04 Nov, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 30 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 08 Jul, 2020 3 commits
-
-
Shaoshuai Shi authored
support merge_all_iters_to_one_epoch to avoid deadlock when switching epochs, eval last 10 epochs after training
-
Shaoshuai Shi authored
support merge_all_iters_to_one_epoch to avoid deadlock when switching epochs, eval last 10 epochs after training (#137)
-
Shaoshuai Shi authored
support merge_all_iters_to_one_epoch to avoid deadlock when switching epochs, eval last 10 epochs after training
-
- 03 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
* bugfixed: support gt_sampling with empty scenes, add logger without log_file
-
- 02 Jul, 2020 2 commits
-
-
Shaoshuai Shi authored
* abstract load_data_to_gpu function in train/test
-
Shaoshuai Shi authored
* add comments for supporting costum dataset
-
- 30 Jun, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 26 Jun, 2020 1 commit
-
-
Gus-Guo authored
-
- 23 Jun, 2020 1 commit
-
-
Shaoshuai Shi authored
add dataset template codes with data_augmentor and data_processor structure in the unified normative coodinates, and utils codes
-