• encore-zhou's avatar
    [fix]: fix bug of H3DNet config (#105) · 076b2cbd
    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 depth box3d
    
    * fix bugs of test box3d
    076b2cbd
test_box3d.py 59.1 KB