- 07 Feb, 2022 1 commit
-
-
ChaimZhu authored
* add precommmit to check readme * update * fix typos
-
- 13 Oct, 2021 1 commit
-
-
Tai-Wang authored
-
- 05 Aug, 2021 1 commit
-
-
WRH authored
* use type long long and dynamic memory allocation * use int64_t instead of long long
-
- 28 Jul, 2021 1 commit
-
-
Ziyi Wu authored
* add PAConv decode head * add config files * add paconv's correlation loss * support reg loss in Segmentor class * minor fix * add augmentation to configs * fix ed7 in cfg * fix bug in corr loss * enable syncbn in paconv * rename to loss_regularization * rename loss_reg to loss_regularize * use SyncBN * change weight kernels to kernel weights * rename corr_loss to reg_loss * minor fix * configs fix IndoorPatchPointSample * fix grouped points minus center error * update transform_3d & add configs * merge master * fix enlarge_size bug * refine config * remove cfg files * minor fix * add comments on PAConv's ScoreNet * refine comments * update compatibility doc * remove useless lines in transforms_3d * rename with_loss_regularization to with_regularization_loss * revert palette change * remove xavier init from PAConv's ScoreNet
-
- 16 Jun, 2021 1 commit
-
-
Ziyi Wu authored
* refactor PN SA module code * refactor PAConv op & add PAConvSAModule * add unit test * add PAConvCUDA SA module * add unit test * minor fix * merge master * move paconv sa modules to a new file * rename to BasePointSAModule * rename to PAConvCUDASAModule * delete typing comment * refine docs * rename mlp_spec to mlp_channel * fix typos in comment
-
- 07 Jun, 2021 1 commit
-
-
Ziyi Wu authored
* support knn query in QueryAndGroup * add cuda implemented assign_scores op * add unit test for paconv assign_score op * refactor op * add non-cuda & cuda version PAConv * minor fix * fix cuda-9.0 compatibility * add weight init of paconv * fix typos * refactor paconv
-