• encore-zhou's avatar
    [Feature] Add pointnet2 msg and refactor pointnets (#82) · 84efe00e
    encore-zhou authored
    
    
    * add op fps with distance
    
    * add op fps with distance
    
    * modify F-DFS unittest
    
    * modify sa module
    
    * modify sa module
    
    * SA Module support D-FPS and F-FPS
    
    * modify sa module
    
    * update points sa module
    
    * modify point_sa_module
    
    * modify point sa module
    
    * reconstruct FPS
    
    * reconstruct FPS
    
    * modify docstring
    
    * add pointnet2-sa-msg backbone
    
    * modify pointnet2_sa_msg
    
    * fix merge conflicts
    
    * format tests/test_backbones.py
    
    * [Refactor]: Add registry for PointNet2Modules
    
    * modify h3dnet for base pointnet
    
    * fix docstring tweaks
    
    * fix bugs for config unittest
    Co-authored-by: default avatarZwwWayne <wayne.zw@outlook.com>
    84efe00e
test_pointnet_modules.py 5.97 KB