- 09 Apr, 2023 1 commit
-
-
yukang authored
* VoxelNeXt * Update .gitignore * Update voxelnext_head.py * Update spconv_utils.py
-
- 23 Nov, 2021 1 commit
-
-
Shaoshuai Shi authored
-
- 05 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
-