"examples/vscode:/vscode.git/clone" did not exist on "bc20e93f2df15f81e624cd624e693406180e9178"
  1. 20 Jul, 2022 9 commits
  2. 07 Jun, 2022 1 commit
    • Wenbo Yu's avatar
      [Feature] Support SA-SSD (#1337) · be8f6538
      Wenbo Yu authored
      
      
      * sassd origin
      
      * sassd for merge
      
      * Fix flake8 coding style warnings and errors
      
      * Fix flake8 indent style
      
      * Fix no newline at end of line issue
      
      * fix mmdet3d.ops error
      
      * Fix flake8 over-indented
      
      * Change points_ops format
      
      * import format updated
      
      * Fix import isort issue
      
      * Fix yapf format
      
      * classes modification after first review
      
      * tmp
      
      * solved mmdet3d update issue
      
      * fixed comment style and lint errors
      
      * fix isort error
      
      * fix yapf error
      
      * Modify comments
      
      * solve merge confilict
      
      * unit test added
      
      * Fix yamp error
      
      * fix lint format
      
      * fix loss format error
      Co-authored-by: default avatarYi-Chen Zhang <yi-chen.zhang@isza.com>
      be8f6538
  3. 28 Apr, 2022 1 commit
  4. 27 Apr, 2022 1 commit
  5. 20 Apr, 2022 1 commit
  6. 13 Apr, 2022 1 commit
  7. 08 Apr, 2022 1 commit
  8. 01 Apr, 2022 1 commit
  9. 22 Mar, 2022 1 commit
  10. 16 Mar, 2022 1 commit
  11. 15 Mar, 2022 1 commit
  12. 09 Mar, 2022 1 commit
  13. 03 Mar, 2022 1 commit
  14. 02 Mar, 2022 1 commit
  15. 16 Feb, 2022 1 commit
  16. 09 Feb, 2022 3 commits
  17. 26 Jan, 2022 1 commit
  18. 30 Dec, 2021 1 commit
  19. 22 Dec, 2021 1 commit
  20. 24 Nov, 2021 2 commits
  21. 10 Nov, 2021 1 commit
  22. 27 Oct, 2021 1 commit
  23. 20 Oct, 2021 1 commit
  24. 13 Oct, 2021 1 commit
  25. 24 Sep, 2021 3 commits
    • 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
      [Enhance] Add script for data update (#774) · 260e634e
      Yezhen Cong authored
      * Fixed wrong config paths and fixed a bug in test
      
      * Fixed metafile
      
      * Coord sys refactor (main code)
      
      * Update test_waymo_dataset.py
      
      * Manually resolve conflict
      
      * Removed unused lines and fixed imports
      
      * remove coord2box and box2coord
      
      * update dir_limit_offset
      
      * Some minor improvements
      
      * Removed some \s in comments
      
      * Revert a change
      
      * Change Box3DMode to Coord3DMode where points are converted
      
      * Fix points_in_bbox function
      
      * Fix Imvoxelnet config
      
      * Revert adding a line
      
      * Fix rotation bug when batch size is 0
      
      * Keep sign of dir_scores as before
      
      * Fix several comments
      
      * Add a comment
      
      * Fix docstring
      
      * Add data update scripts
      
      * Fix comments
      260e634e
    • Yezhen Cong's avatar
  26. 19 Aug, 2021 1 commit
  27. 18 Aug, 2021 1 commit