• encore-zhou's avatar
    [Fix] fix bugs for 3DSSD triggered by empty GT (#258) · 58985341
    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
    
    * fix bugs for empty scene
    
    * modify doc
    
    * modify filter empty scene
    58985341
custom_3d.py 10.4 KB