- 22 Jun, 2022 1 commit
-
-
yukang authored
-
- 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
-