1. 08 Oct, 2022 1 commit
  2. 06 Oct, 2022 1 commit
  3. 26 Sep, 2022 1 commit
  4. 20 Sep, 2022 1 commit
  5. 19 Sep, 2022 5 commits
  6. 16 Sep, 2022 1 commit
  7. 14 Sep, 2022 1 commit
  8. 13 Sep, 2022 1 commit
  9. 08 Sep, 2022 1 commit
  10. 05 Sep, 2022 7 commits
  11. 03 Sep, 2022 4 commits
    • Shaoshuai Shi's avatar
      Merge pull request #1091 from Cedarch/master · 6ce7e7e9
      Shaoshuai Shi authored
      add readme and update yaml of MPPNet
      6ce7e7e9
    • Cedarch's avatar
      update yaml of MPPNet · 85f1d0d5
      Cedarch authored
      85f1d0d5
    • Cedarch's avatar
      add readme and update yaml of MPPNet · 4a8a3bf7
      Cedarch authored
      4a8a3bf7
    • Cedarch's avatar
      Code release of MPPNet for multi-frame 3D object detection (#1089) · ef7da7dd
      Cedarch authored
      
      
      * add mppnet in openpcdet
      
      * add mppnet yamls
      
      * add IOU_WEIGHT Flag
      
      * add IOU_WEIGHT Flag
      
      * add IOU_WEIGHT Flag
      
      * add 16 frame effi_test
      
      * add ctrans
      
      * use effi crop
      
      * update mppnet_head.py
      
      * update mppnet_16frame.yaml
      
      * update test.py
      
      * add mppnet_4frame.yaml
      
      * update mppnet_4frame.yaml
      
      * update deted_template
      
      * update det3d_template
      
      * update yaml and clean mppnet head
      
      * rm unused py and yaml
      
      * update yamls
      
      * fixbug of bs 2 eval
      
      * fixbug of bs>1 eval
      
      * update mppnet training code
      
      * update training code
      
      * rm unused file
      
      * rm unused file
      
      * reorganzie code
      
      * reorginaze code
      
      * add transformer.py with paper name
      
      * add transformer.py with paper name
      
      * add transformer.py with paper name
      
      * reorganize code
      
      * reorganize code
      
      * reorganize code
      
      * reorganize code
      
      * reorganize code
      
      * reorganize code
      
      * reorganize code
      
      * reorganize code
      
      * rm unused code
      
      * rm unused code
      
      * format codes
      
      * support save_to_file for WOD to save model predicted results
      
      * fix small bug in generate_single_sample_dict
      
      * support to load pred_boxes from result.pkl to avoid massive small object loading
      
      * bugfixed: train with MPPNet
      
      * bugfixed: remove num_frames in transformer.forward()
      
      * bugfixed: remove num_frames in transformer.forward(), continue
      
      * support to configure train/val result.pkl for ROI_BOXES_PATH for MPPNet
      
      * update MPPNet codes
      
      * bugfixed to support float32/float64 GT database
      
      * update document
      Co-authored-by: default avatarShaoshuai Shi <shaoshuaics@gmail.com>
      ef7da7dd
  12. 02 Sep, 2022 7 commits
  13. 23 Aug, 2022 3 commits
  14. 22 Aug, 2022 6 commits