1. 09 Jun, 2021 1 commit
  2. 08 May, 2021 1 commit
    • Ziyi Wu's avatar
      [Feature] Support PointNet++ decode head (#479) · 53e06229
      Ziyi Wu authored
      * support PN2 decode head
      
      * add mmseg dependency in github workflow
      
      * complete PN2 decode head
      
      * modify backbone pn2 to support seg task & its unit test
      
      * add unit test for PN2 decode_head
      53e06229
  3. 28 Apr, 2021 1 commit
  4. 21 Apr, 2021 1 commit
  5. 19 Apr, 2021 1 commit
  6. 16 Apr, 2021 1 commit
  7. 04 Apr, 2021 1 commit
  8. 29 Mar, 2021 1 commit
  9. 10 Mar, 2021 1 commit
  10. 21 Feb, 2021 1 commit
    • xiliu8006's avatar
      [Enhance] Modify readme (#310) · a347ac75
      xiliu8006 authored
      * Modify README
      
      * modify the mmdetection to mmdetection3d in CONTRIBUTING.md and add model zoo link before demo in getting_started.md
      
      * arxiv->Arxiv
      
      * Add model zoo link
      a347ac75
  11. 04 Jan, 2021 1 commit
  12. 01 Oct, 2020 1 commit
  13. 19 Sep, 2020 1 commit
  14. 07 Sep, 2020 1 commit
  15. 01 Sep, 2020 1 commit
    • Wenwei Zhang's avatar
      Fix all warnings in pt1.6 (#72) · dde4b02c
      Wenwei Zhang authored
      * Fix (torch.nonzero): Fix  warning of torch.nonzero and bug of nms_iou
      
      * Fix contiguous warning of tensor
      
      * Update CI with pt1.6
      
      * update build action
      
      * recover ci
      
      * Add force cuda
      
      * Use mmcv-full==1.0.5
      
      * Fix nonzero warning
      
      * Update CI config
      
      * update links
      
      * fix unit tests
      
      * fix unit tests
      
      * Lock pytorch version in CI
      
      * Lock pytorch version in CI
      
      * Lock pytorch version in CI
      
      * Try specify torchlink
      
      * Try specify torchlink
      
      * Only add 3.7 for CI
      
      * fix synctax error
      
      * Use 1.3.0
      
      * Use 1.3.0 and specify mmcv
      
      * give up 1.3
      
      * fix cublas issue
      
      * fix cublas issue
      dde4b02c
  16. 27 Jul, 2020 1 commit
    • twang's avatar
      Update issue templates (#43) · eb00d372
      twang authored
      * update issue templates
      
      Change mmdet to mmdet3d
      
      * Update reimplementation_questions.md
      
      Change mmdet to mmdet3d
      eb00d372
  17. 23 Jul, 2020 1 commit
  18. 17 Jul, 2020 2 commits
  19. 14 Jul, 2020 1 commit
    • Wenwei Zhang's avatar
      Support pypi (#19) · 87339473
      Wenwei Zhang authored
      * add publish workflow
      
      * Add manifest
      
      * Clean files and bump to 0.5.0
      
      * Fix MANIFEST
      87339473
  20. 13 Jul, 2020 1 commit
  21. 12 Jul, 2020 1 commit
    • Wenwei Zhang's avatar
      Support GitHub action (#4) · 915ffe8b
      Wenwei Zhang authored
      * Support github action:
      
      * fix docs package
      
      * reduce action items
      
      * Update cuda arch
      
      * Set cuda arch
      
      * Add information
      
      * add cocotools in installation
      
      * skip gpu
      
      * remove duplicated module
      
      * Clean ci
      
      * Update docstring requirements
      915ffe8b
  22. 09 Jul, 2020 1 commit
  23. 20 Jun, 2020 1 commit