1. 18 Aug, 2020 1 commit
    • 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
  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. 23 Jul, 2020 1 commit
    • yinchimaoliang's avatar
      Add apis unittest (#20) · 5a414570
      yinchimaoliang authored
      * Finish test_inference
      
      * Finish test_single_gpu_test
      
      * inference supports cpu mode
      
      * Change inference.py
      
      * Add comments
      5a414570
  4. 22 Jul, 2020 1 commit
    • yinchimaoliang's avatar
      Add datasets unittest (#24) · 59fc5e73
      yinchimaoliang authored
      * add test_getitem for kitti
      
      * Change dataset to self
      
      * Fix dbinfo path bug
      
      * Change to 230
      
      * Change bboxes and scores
      
      * Debug, check points shape after dbsample
      
      * Debug, add assert gt_bbox and db bbox
      
      * Debug, add assert sampled and gt_bboxes
      
      * Debug, add assertion for dbinfo and gt_box
      
      * Fix transfom_3d unittest
      
      * Fix kitti dataset unittest
      
      * Add kitti data
      
      * Clean debug
      
      * Change data_augment_utils
      
      * Reduce point file
      
      * Change self to dataset
      
      * Change data_augment_utils to normal
      
      * Change order of CLASSES
      
      * Finish test_random_flip_3d
      
      * Add show unittest for scannet and sunrgbd datasets
      
      * Add show unittest for kitti dataset
      
      * Add test_evaluate for kitti dataset
      
      * Add pytest.skip
      
      * Add format_results unittest
      
      * Add test_show for lyft
      
      * Fix eval
      
      * Add test_time_aug unittest
      
      * Add bbox2result_kitti2d unittest
      
      * Change abs to np.isclose
      59fc5e73
  5. 13 Jul, 2020 1 commit
    • yinchimaoliang's avatar
      Add transforms_3d unittest (#12) · 4e4d6e97
      yinchimaoliang authored
      
      
      * Support github action:
      
      * fix docs package
      
      * reduce action items
      
      * Update cuda arch
      
      * Set cuda arch
      
      * Add information
      
      * add cocotools in installation
      
      * skip gpu
      
      * remove duplicated module
      
      * Change points shape from 1177 to 800
      
      * Change 1177 to 800
      
      * Change 1177 to 800
      
      * Add print
      
      * Add other print
      
      * Change gt_labels
      
      * Add seed
      
      * Change to len assert
      
      * Change gt_bboxes_3d
      
      * Change repr
      Co-authored-by: default avatarZwwWayne <wayne.zw@outlook.com>
      Co-authored-by: default avatarliyinhao <liyinhao@sensetime.com>
      4e4d6e97
  6. 12 Jul, 2020 1 commit
    • Wenwei Zhang's avatar
      Support GitHub action (#4) · 915ffe8b
      Wenwei Zhang authored
      * Support github action:
      
      * fix docs package
      
      * reduce action items
      
      * Update cuda arch
      
      * Set cuda arch
      
      * Add information
      
      * add cocotools in installation
      
      * skip gpu
      
      * remove duplicated module
      
      * Clean ci
      
      * Update docstring requirements
      915ffe8b
  7. 09 Jul, 2020 1 commit
  8. 08 Jul, 2020 2 commits
  9. 07 Jul, 2020 3 commits
  10. 06 Jul, 2020 1 commit
  11. 04 Jul, 2020 1 commit
  12. 20 Jun, 2020 2 commits
  13. 19 Jun, 2020 2 commits
  14. 17 Jun, 2020 1 commit
  15. 15 Jun, 2020 2 commits
  16. 14 Jun, 2020 1 commit
  17. 12 Jun, 2020 1 commit
  18. 10 Jun, 2020 1 commit
  19. 09 Jun, 2020 1 commit
  20. 08 Jun, 2020 1 commit
  21. 04 Jun, 2020 2 commits
  22. 01 Jun, 2020 1 commit
  23. 27 May, 2020 1 commit
  24. 25 May, 2020 1 commit
  25. 19 May, 2020 3 commits
  26. 18 May, 2020 2 commits
  27. 17 May, 2020 1 commit
  28. 16 May, 2020 3 commits