1. 07 Aug, 2020 1 commit
  2. 02 Aug, 2020 1 commit
  3. 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
  4. 27 Jul, 2020 2 commits
  5. 23 Jul, 2020 3 commits
  6. 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
  7. 19 Jul, 2020 1 commit
  8. 17 Jul, 2020 2 commits
  9. 14 Jul, 2020 2 commits
    • Wenwei Zhang's avatar
      Support pypi (#19) · 87339473
      Wenwei Zhang authored
      * add publish workflow
      
      * Add manifest
      
      * Clean files and bump to 0.5.0
      
      * Fix MANIFEST
      87339473
    • Wenwei Zhang's avatar
      Refactor readme (#17) · f0c16479
      Wenwei Zhang authored
      * Refactor readme
      
      * Add links
      
      * Fix link error
      
      * add table caption
      
      * Refine readme
      
      * Add missing plus
      
      * Be specific of comparison
      f0c16479
  10. 13 Jul, 2020 2 commits
    • 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
    • Wenwei Zhang's avatar
      Refactor format configs (#14) · f842ff96
      Wenwei Zhang authored
      * update build configs
      
      * Update model links
      
      * Update doc
      
      * Update install
      
      * clean workflow
      f842ff96
  11. 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
  12. 11 Jul, 2020 1 commit
    • Wenwei Zhang's avatar
      Refine docs and license (#11) · 5d1cbe77
      Wenwei Zhang authored
      * Refine docs and license
      
      * Change order of install
      
      * Clean unnecessary requirements
      
      * Install mmdet manually in readthedocs
      
      * delete mmdet install
      
      * reformat docstring in code
      
      * Refine docs
      
      * Reformat
      
      * fix format issue
      5d1cbe77
  13. 10 Jul, 2020 2 commits
  14. 09 Jul, 2020 17 commits
  15. 08 Jul, 2020 3 commits