1. 18 Sep, 2020 3 commits
    • zhangwenwei's avatar
      fix docs' version issue · 6fd688a8
      zhangwenwei authored
      6fd688a8
    • zhangwenwei's avatar
      fix import error · 6ad0fbaa
      zhangwenwei authored
      6ad0fbaa
    • 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
  2. 08 Sep, 2020 1 commit
    • Wenwei Zhang's avatar
      [Fix]: fix documentation related to nuim (#94) · 136dd481
      Wenwei Zhang authored
      * [Feature]: support using nuimages for instance segmentation
      
      * Update performance and start benchmark
      
      * Change default path names
      
      * Update performance
      
      * Update mmcv version
      
      * Update model links
      
      * Update model links and fix unit tests
      
      * rephrase
      
      * Fix readme
      
      * Update model zoo
      
      * Fix typo
      136dd481
  3. 01 Sep, 2020 1 commit
    • encore-zhou's avatar
      [Feature] Add pointnet2 msg and refactor pointnets (#82) · 84efe00e
      encore-zhou authored
      
      
      * add op fps with distance
      
      * add op fps with distance
      
      * modify F-DFS unittest
      
      * modify sa module
      
      * modify sa module
      
      * SA Module support D-FPS and F-FPS
      
      * modify sa module
      
      * update points sa module
      
      * modify point_sa_module
      
      * modify point sa module
      
      * reconstruct FPS
      
      * reconstruct FPS
      
      * modify docstring
      
      * add pointnet2-sa-msg backbone
      
      * modify pointnet2_sa_msg
      
      * fix merge conflicts
      
      * format tests/test_backbones.py
      
      * [Refactor]: Add registry for PointNet2Modules
      
      * modify h3dnet for base pointnet
      
      * fix docstring tweaks
      
      * fix bugs for config unittest
      Co-authored-by: default avatarZwwWayne <wayne.zw@outlook.com>
      84efe00e
  4. 07 Aug, 2020 1 commit
  5. 02 Aug, 2020 1 commit
  6. 19 Jul, 2020 1 commit
  7. 17 Jul, 2020 1 commit
  8. 14 Jul, 2020 1 commit
    • Wenwei Zhang's avatar
      Refactor readme (#17) · f0c16479
      Wenwei Zhang authored
      * Refactor readme
      
      * Add links
      
      * Fix link error
      
      * add table caption
      
      * Refine readme
      
      * Add missing plus
      
      * Be specific of comparison
      f0c16479
  9. 13 Jul, 2020 1 commit
  10. 11 Jul, 2020 1 commit
    • Wenwei Zhang's avatar
      Refine docs and license (#11) · 5d1cbe77
      Wenwei Zhang authored
      * Refine docs and license
      
      * Change order of install
      
      * Clean unnecessary requirements
      
      * Install mmdet manually in readthedocs
      
      * delete mmdet install
      
      * reformat docstring in code
      
      * Refine docs
      
      * Reformat
      
      * fix format issue
      5d1cbe77
  11. 10 Jul, 2020 2 commits
  12. 09 Jul, 2020 5 commits
  13. 08 Jul, 2020 9 commits
  14. 07 Jul, 2020 2 commits
  15. 06 Jul, 2020 1 commit
  16. 03 Jul, 2020 2 commits
  17. 30 Jun, 2020 1 commit
  18. 29 Jun, 2020 1 commit
  19. 24 Jun, 2020 1 commit
  20. 23 Jun, 2020 1 commit
  21. 21 Jun, 2020 3 commits