- 29 Mar, 2022 1 commit
-
-
Yzichen authored
-
- 24 Nov, 2021 1 commit
-
-
Shaoshuai Shi authored
-
- 23 Nov, 2021 1 commit
-
-
Shaoshuai Shi authored
bugfixed: weights transformation between spconv 1.x and spconv 2.x, should consider both native/implicit spconv 2.x
-
- 16 Nov, 2021 1 commit
-
-
acivgin1 authored
-
- 04 Nov, 2021 1 commit
-
-
acivgin1 authored
-
- 03 Nov, 2021 1 commit
-
-
acivgin1 authored
- as per the spconv documentation, the order of channels in weights is now changed - we need to get all the affected weights, using the util function in spconv_utils - we need to check the version with the version checker in __init__.py - we need to transpose last two dimensions of existing weights, from older models - to avoid duplication a single _load_state_dict method is added
-
- 09 Jun, 2021 2 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 08 Jun, 2021 1 commit
-
-
djiajunustc authored
* add voxel roi pooling * add voxel r-cnn head * add voxel query * add voxel r-cnn * add Voxel R-CNN * add infos about Voxel R-CNN * add voxel_rcnn_car.yaml * add infos about Voxel R-CNN Co-authored-by:Shaoshuai Shi <shaoshuaics@gmail.com>
-
- 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
-
- 30 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 27 Jul, 2020 2 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 22 Jul, 2020 2 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 07 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 06 Jul, 2020 2 commits
-
-
Gus-Guo authored
-
Shaoshuai Shi authored
-
- 03 Jul, 2020 1 commit
-
-
Gus-Guo authored
-
- 23 Jun, 2020 2 commits
-
-
Gus-Guo authored
-
Shaoshuai Shi authored
all model codes refactoring for training/testing, support multiple 3D detectors (SECOND, PartA2-Net (official release), PV-RCNN (official release))
-