• encore-zhou's avatar
    [Enhance] Use Points structure in augmentation and models (#204) · 23768cba
    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
    
    * modify pipeline
    
    * modify kitti pipeline
    
    * fix bugs for points rotation
    
    * modify multi sweeps
    
    * modify multi sweep points
    
    * fix bugs for points slicing
    
    * modify BackgroundPointsFilter
    
    * modify pipeline
    
    * modify unittest
    
    * modify unittest
    
    * modify docstring
    
    * modify config files
    
    * update configs
    
    * modify docstring
    23768cba
test_loading.py 6.03 KB