• yinchimaoliang's avatar
    Add modules before mg_head in centerpoint (#46) · 27d0001e
    yinchimaoliang authored
    * Add centerpoint_rpn and scn, change pillar encoder and voxel_encoder
    
    * Move test_voxel_encoders.
    
    * Change names, add docstring.
    
    * Reconstruct centerpoint_rpn.
    
    * Add centerpoint_rpn.
    
    * Change SECONDFPN, delete centerpoint_fpn
    
    * Remove SparseBasicBlock.
    
    * Change SpMiddleResNetFHD to SparseEncoder.
    
    * Finish SparseEncoder unittest.
    
    * Change test_hard_simple_VFE.
    
    * Change option, add legacy.
    
    * Change docstring, change legacy.
    
    * Fix legacy bug.
    
    * Change unittest, change docstring.
    
    * Change docstring.
    27d0001e
test_necks.py 1.35 KB