1. 20 Apr, 2022 1 commit
  2. 09 Feb, 2022 1 commit
  3. 13 Oct, 2021 1 commit
  4. 24 Sep, 2021 3 commits
    • Yezhen Cong's avatar
      Change cam rot_3d_in_axis (#906) · 5b7004f4
      Yezhen Cong authored
      5b7004f4
    • Yezhen Cong's avatar
      [Refactor] Refactor code structure and docstrings (#803) · 53435c62
      Yezhen Cong authored
      * refactor points_in_boxes
      
      * Merge same functions of three boxes
      
      * More docstring fixes and unify x/y/z size
      
      * Add "optional" and fix "Default"
      
      * Add "optional" and fix "Default"
      
      * Add "optional" and fix "Default"
      
      * Add "optional" and fix "Default"
      
      * Add "optional" and fix "Default"
      
      * Remove None in function param type
      
      * Fix unittest
      
      * Add comments for NMS functions
      
      * Merge methods of Points
      
      * Add unittest
      
      * Add optional and default value
      
      * Fix box conversion and add unittest
      
      * Fix comments
      
      * Add unit test
      
      * Indent
      
      * Fix CI
      
      * Remove useless \\
      
      * Remove useless \\
      
      * Remove useless \\
      
      * Remove useless \\
      
      * Remove useless \\
      
      * Add unit test for box bev
      
      * More unit tests and refine docstrings in box_np_ops
      
      * Fix comment
      
      * Add deprecation warning
      53435c62
    • Yezhen Cong's avatar
  5. 19 Aug, 2021 1 commit
  6. 11 May, 2021 1 commit
  7. 10 Feb, 2021 1 commit
    • xiliu8006's avatar
      [Enhance]Unittest reconstruction (#303) · 7f9b186e
      xiliu8006 authored
      * Adjust the directory structure of tests
      
      * Adopted the new directory via _get_config_directory
      
      * Adopted the new directory via _get_config_directory
      
      * Adopted the new directory via _get_config_directory
      
      * modified the wrong code comments
      7f9b186e
  8. 07 Oct, 2020 1 commit
  9. 15 Sep, 2020 1 commit
    • encore-zhou's avatar
      [fix]: fix bug of H3DNet config (#105) · 076b2cbd
      encore-zhou authored
      * add h3d backbone
      
      * add h3d backbone
      
      * add h3dnet
      
      * modify scannet config
      
      * fix bugs for proposal refine
      
      * fix bugs for test backbone
      
      * add primitive head test
      
      * modify h3dhead
      
      * modify h3d head
      
      * update loss weight config
      
      * fix bugs for h3d head loss
      
      * modify h3d head get targets function
      
      * update h3dnet base config
      
      * modify weighted loss
      
      * Revert "Merge branch 'h3d_u2' into 'master'"
      
      This reverts merge request !5
      
      * fix depth box3d
      
      * fix bugs of test box3d
      076b2cbd
  10. 30 Aug, 2020 1 commit
    • encore-zhou's avatar
      add h3d head (#58) · 16e8d143
      encore-zhou authored
      * add h3d head
      
      * add h3d roi head
      
      * update docstring of h3d roi head
      
      * reconstruct h3d head
      
      * remove unused code
      
      * modify h3d bbox head
      
      * add h3dnet init files
      
      * modify h3d bbox head
      
      * add depth_box3d unittest
      
      * update h3d head
      
      * add h3dnet benchmark
      
      * update docstring in vote_head
      
      * resovle primitive conflict
      16e8d143
  11. 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
  12. 07 Jul, 2020 1 commit
  13. 14 Jun, 2020 1 commit
  14. 10 Jun, 2020 1 commit
  15. 08 Jun, 2020 1 commit
  16. 15 May, 2020 2 commits
  17. 13 May, 2020 1 commit
  18. 08 May, 2020 3 commits
  19. 07 May, 2020 1 commit
  20. 05 May, 2020 1 commit