1. 14 Jun, 2022 1 commit
    • Tai-Wang's avatar
      Bump to v1.0.0rc3 (#1543) · 7d0011d2
      Tai-Wang authored
      * Release init
      
      * v1.0.0rc3 changelog
      
      * Update SA-SSD in the model zoo
      
      * update SA-SSD model zoo
      
      * Update model_zoo.md
      
      * Update model_zoo.md
      
      * Create README.md
      
      * Update README.md
      
      * Update changelog.md
      
      * Update faq.md
      
      * Update pure_point_cloud_dataset.md
      
      * Update index.rst
      7d0011d2
  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