1. 20 Oct, 2020 1 commit
    • twang's avatar
      [Feature] Add shape-aware grouping head in SSN (#147) · b016d90c
      twang authored
      * Add shape-aware grouping head
      
      * Reformat docstrings
      
      * Remove rewritten get_anchors in shape_aware_head
      
      * Refactor and simplify shape-aware grouping head
      
      * Fix docstring
      
      * Remove fixed preset shape heads
      
      * Add unittest for AlignedAnchor3DRangeGeneratorPerCls
      
      * Add unittest for get bboxes in shape_aware_head
      
      * Add unittest for loss of shape_aware_head
      
      * Fix unstandard docstrings
      
      * Minor fix for a comment
      
      * Add assertion to make sure not all boxes are filtered
      b016d90c
  2. 31 Jul, 2020 1 commit
    • yinchimaoliang's avatar
      Add core unittests (#30) · eb5a66ec
      yinchimaoliang authored
      * Add merge_aug_bboxes_3d unittest
      
      * Add voxel_generator unittest
      
      * Change test_merge_augs
      
      * Add clean_data unittest
      
      * Finish eval_class unittest
      
      * Add kitti_eval unittest
      
      * Add do_eval unittest
      
      * Add gpu judgement for do_eval
      
      * Change test_kitti_eval and test_voxel_generator
      
      * Change to isclose
      
      * Add unittests for bbox transform
      
      * Add unittests for bbox transform
      
      * Add unittests for bbox transform
      
      * Add decode
      
      * Add pred_split unittest
      
      * Change allclose to eq
      eb5a66ec
  3. 19 May, 2020 1 commit
  4. 26 Apr, 2020 1 commit