- 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
-
- 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.
-
- 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
-
- 23 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 01 Jul, 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
-