- 09 Dec, 2021 2 commits
-
-
Shaoshuai Shi authored
-
lea-v authored
* Add basic support for Pandaset dataset * Add gt_sampling support for pandaset * Enable training on different classes than raw dataset * Save pandaset output in the same format as annotations * Add dataset config file for pandaset * Make pandaset dataset compatible with test.py - add 'evaluation' method - add 'name' key to predictions dict * Enable selecting lidar device for pandaset
-
- 04 Dec, 2021 1 commit
-
-
xiazhongyv authored
Co-authored-by:xiazhongyu <xiazhongyu@pku.edu.cn>
-
- 26 Nov, 2021 1 commit
-
-
Shaoshuai Shi authored
-
- 24 Nov, 2021 1 commit
-
-
Shaoshuai Shi authored
support FILTER_EMPTY_BOXES_FOR_TRAIN and DISABLE_NLZ_FLAG_ON_POINTS for WOD by default, eval with sample_interval=1
-
- 23 Nov, 2021 4 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
update create_groundtruth_database of WOD to generate global npy file for sharedmemory based GT_database
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
Improve WOD performance with two LiDAR returns, speed up WOD data pre-processing with multiprocesssing.Pool
-
- 05 Nov, 2021 1 commit
-
-
acivgin1 authored
-
- 03 Nov, 2021 1 commit
-
-
acivgin1 authored
-
- 14 Sep, 2021 2 commits
-
-
jihan.yang authored
-
jihan.yang authored
-
- 11 Sep, 2021 1 commit
-
-
Shaoshuai Shi authored
-
- 09 Sep, 2021 3 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 09 Jun, 2021 2 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
Improve WOD performance with two LiDAR returns, speed up WOD data pre-processing with multiprocesssing.Pool
-
- 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
-
- 19 Jan, 2021 1 commit
-
-
Starrah authored
In data_processor.py sample_points, when num_points < far_idx_choice, a negative value is passed into np.random.choice, which cause a ValueError. In fact the variable `near_idxs_choice` return by the deleted line is never used.
-
- 27 Nov, 2020 2 commits
-
-
Shaoshuai Shi authored
* bugfixed: add num_points_in_gt to the waymo_infos for evaluation * add clarification for Waymo evaluation
-
Shaoshuai Shi authored
-
- 25 Nov, 2020 2 commits
-
-
Shaoshuai Shi authored
* add kitti_utils.py for evaluating with KITTI metrics
-
Martin Hahner authored
-
- 10 Nov, 2020 5 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 09 Nov, 2020 2 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 07 Nov, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 04 Nov, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 07 Aug, 2020 1 commit
-
-
ltphy authored
-
- 30 Jul, 2020 2 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 28 Jul, 2020 2 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-