• encore-zhou's avatar
    [Feature]: Add points structure (#196) · 20b163a4
    encore-zhou authored
    * add h3d backbone
    
    * add h3d backbone
    
    * add h3dnet
    
    * modify scannet config
    
    * fix bugs for proposal refine
    
    * fix bugs for test backbone
    
    * add primitive head test
    
    * modify h3dhead
    
    * modify h3d head
    
    * update loss weight config
    
    * fix bugs for h3d head loss
    
    * modify h3d head get targets function
    
    * update h3dnet base config
    
    * modify weighted loss
    
    * Revert "Merge branch 'h3d_u2' into 'master'"
    
    This reverts merge request !5
    
    * add points structure
    
    * modify points rotation and add coord_3d_mode unittest
    
    * modify docstring
    20b163a4
base_points.py 11.4 KB