"src/vscode:/vscode.git/clone" did not exist on "3fe2f408f966850cc399ccbb7a5b98b212865640"
  1. 03 Dec, 2022 1 commit
    • Jingwei Zhang's avatar
      [Refactor]: Refactor SASSD (#1901) · b37dc416
      Jingwei Zhang authored
      
      
      * refactor sassd
      
      * rename some varibles
      
      * add ut for sassd
      
      * add some comments
      
      * add some comments
      
      * [Refactor] Use `mmeval.MeanIoU` for `SegMetric` (#1929)
      
      * Use mmeval.MeanIoU
      
      * fix comments and add self.reset
      
      * solve some comments
      
      * fix docstring
      Co-authored-by: default avatarChaimZhu <zhuchenming@pjlab.org.cn>
      b37dc416
  2. 30 Aug, 2022 1 commit
  3. 20 Jul, 2022 1 commit
  4. 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
  5. 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