"test/git@developer.sourcefind.cn:hehl2/torchaudio.git" did not exist on "3bab2b291d969972fbf7a403f1a285befc7c1cbb"
  1. 22 Nov, 2020 1 commit
  2. 01 Nov, 2020 2 commits
  3. 30 Oct, 2020 1 commit
    • twang's avatar
      [Enhance] SSN benchmark on nuScenes (#182) · 9fef99cc
      twang authored
      * Add ssn benchmark on nuscenes
      
      * Update preliminary nuscenes results
      
      * Update model_zoo.md
      
      * RegNetX-SSN updated
      
      * Add ssn regnet benchmark on Lyft
      
      * RegNetX-SSN on Lyft updated
      
      * Modify the batch size in the ssn regnet config name
      
      * Memory of RegNetX-SSN on Lyft updated
      
      * Model and log links updated
      
      * Model and log links updated
      9fef99cc
  4. 27 Oct, 2020 1 commit
  5. 21 Oct, 2020 1 commit
    • twang's avatar
      [Feature] SSN benchmark on Lyft (#174) · e813610f
      twang authored
      * Add ssn config on Lyft
      
      * Update readme of pointpillars
      
      * Update SSN readme
      
      * Update model_zoo.md
      
      * Update README.md
      
      * Fix a minor typo in the nus regnet config
      
      * Update README.md
      e813610f
  6. 11 Oct, 2020 1 commit
    • twang's avatar
      Bump to v0.6.1 (#161) · f05828b0
      twang authored
      * Update v0.6.1 change log
      
      * Update version.py
      
      * Update init file to be compatible with mmdet
      
      * Changelog refinement
      
      * Sync modification in New Features
      
      * Sync modification in Highlights
      
      * Changelog refinement
      
      * Update README.md for v0.6.1
      
      * Update a newest [fix] PR
      f05828b0
  7. 10 Oct, 2020 2 commits
  8. 01 Oct, 2020 1 commit
  9. 24 Sep, 2020 3 commits
  10. 20 Sep, 2020 1 commit
    • Wenwei Zhang's avatar
      Bump to V0.6.0 (#118) · 579b0799
      Wenwei Zhang authored
      
      
      * Add gitlab CI back
      
      * clean isort
      
      * Update gitlab CI version
      
      * Update mmcv install
      
      * fix unit test bug
      
      * waymo
      
      * Use new flake8
      
      * Update mmdet3d/core/evaluation/waymo_utils/prediction_kitti_to_waymo.py, tools/data_converter/waymo_converter.py files
      
      * Add baseline configs for waymo
      
      * fix linting
      
      * yapf reformat
      
      * update waymo results
      
      * Update waymo model zoo and docs
      
      * Bump v0.6.0
      
      * Fix a minor bug when converting waymo data
      
      * Fix cmds in the waymo doc
      
      * Fix setup.cfg to pass isort test
      
      * Fix waymo configs
      
      * Update model zoo link & doc
      
      * update version date
      
      * clean ci
      Co-authored-by: default avatarwangtai <wangtai@sensetime.com>
      Co-authored-by: default avatarTai-Wang <tab_wang@outlook.com>
      579b0799
  11. 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
  12. 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
  13. 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
  14. 07 Aug, 2020 1 commit
  15. 02 Aug, 2020 1 commit
  16. 19 Jul, 2020 1 commit
  17. 17 Jul, 2020 1 commit
  18. 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
  19. 13 Jul, 2020 1 commit
  20. 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
  21. 10 Jul, 2020 2 commits
  22. 09 Jul, 2020 5 commits
  23. 08 Jul, 2020 7 commits