• encore-zhou's avatar
    [feature]: support ssd_3d_head in 3DSSD (#83) · 460f6b3b
    encore-zhou authored
    * add ssd3dhead
    
    * fix bugs for anchorfreebboxcoder
    
    * modify ssd 3d head
    
    * modify ssd 3d head
    
    * reconstruct ssd3dhead and votehead
    
    * add unittest
    
    * modify 3dssd config
    
    * modify 3dssd head
    
    * modify 3dssd head
    
    * rename base conv bbox head
    
    * modify vote module
    
    * modify 3dssd config
    
    * fix bugs for unittest
    
    * modify test_heads.py
    
    * fix bugs for h3d bbox head
    
    * add 3dssd detector
    
    * fix bugs for 3dssd config
    
    * modify base conv bbox head
    
    * modify base conv bbox head
    
    * modify base conv bbox head
    460f6b3b
test_vote_module.py 1.3 KB