1. 30 Aug, 2022 1 commit
  2. 18 May, 2022 1 commit
  3. 06 Apr, 2022 1 commit
  4. 26 Jan, 2022 1 commit
  5. 01 Dec, 2021 1 commit
  6. 13 Oct, 2021 1 commit
  7. 15 Jun, 2021 1 commit
  8. 06 Jun, 2021 1 commit
    • xiliu8006's avatar
      [Fix] Fix bg point filter (#609) · cde515d5
      xiliu8006 authored
      * fix bg_points_filter
      
      * fix 3dssd bg_point_filter bug
      
      * fix bg_filter bug in 3dssd
      
      * update performance
      
      * add model download link
      cde515d5
  9. 23 Apr, 2021 1 commit
  10. 21 Apr, 2021 1 commit
  11. 30 Mar, 2021 1 commit
  12. 11 Jan, 2021 1 commit
  13. 18 Sep, 2020 1 commit
    • encore-zhou's avatar
      [feature] add 3dssd benchmark (#104) · b684c1d5
      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
      
      * add readme.md
      
      * modify readme.md
      
      * Update README.md
      
      * Add experiment details
      
      * Update README
      
      * update readme
      
      * reformat
      
      * Update information in model zoo
      Co-authored-by: default avatarzhangwenwei <wayne.zw@outlook.com>
      b684c1d5