1. 01 Sep, 2020 2 commits
    • 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
    • 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
  2. 30 Aug, 2020 1 commit
    • encore-zhou's avatar
      add h3d head (#58) · 16e8d143
      encore-zhou authored
      * add h3d head
      
      * add h3d roi head
      
      * update docstring of h3d roi head
      
      * reconstruct h3d head
      
      * remove unused code
      
      * modify h3d bbox head
      
      * add h3dnet init files
      
      * modify h3d bbox head
      
      * add depth_box3d unittest
      
      * update h3d head
      
      * add h3dnet benchmark
      
      * update docstring in vote_head
      
      * resovle primitive conflict
      16e8d143
  3. 26 Aug, 2020 1 commit
    • encore-zhou's avatar
      add primitive head (#53) · 7b1f6a85
      encore-zhou authored
      * add primitive head
      
      * register of primitive head
      
      * modify primitive head
      
      * modify primitive head
      
      * modify primitive head
      
      * modify primitive head
      
      * update primitive head unittest
      
      * modify primitive had
      
      * fix bugs for primitive head
      
      * update primitive head
      7b1f6a85
  4. 20 Aug, 2020 1 commit
  5. 19 Aug, 2020 1 commit
    • encore-zhou's avatar
      Feature h3dbackbone (#52) · 3e36ab83
      encore-zhou authored
      * add multi backbone
      
      * update multi backbone
      
      * update multi backbone
      
      * update multi backbone
      
      * modify multi backbone
      
      * modify multi_backbone params
      
      * modify docstring
      
      * update multi_backbone unittest
      
      * modify docstring
      3e36ab83
  6. 18 Aug, 2020 1 commit
    • yinchimaoliang's avatar
      Add modules before mg_head in centerpoint (#46) · 27d0001e
      yinchimaoliang authored
      * Add centerpoint_rpn and scn, change pillar encoder and voxel_encoder
      
      * Move test_voxel_encoders.
      
      * Change names, add docstring.
      
      * Reconstruct centerpoint_rpn.
      
      * Add centerpoint_rpn.
      
      * Change SECONDFPN, delete centerpoint_fpn
      
      * Remove SparseBasicBlock.
      
      * Change SpMiddleResNetFHD to SparseEncoder.
      
      * Finish SparseEncoder unittest.
      
      * Change test_hard_simple_VFE.
      
      * Change option, add legacy.
      
      * Change docstring, change legacy.
      
      * Fix legacy bug.
      
      * Change unittest, change docstring.
      
      * Change docstring.
      27d0001e
  7. 08 Jul, 2020 5 commits
  8. 07 Jul, 2020 2 commits
  9. 06 Jul, 2020 2 commits
    • liyinhao's avatar
      Fix visualize · 1ef8d566
      liyinhao authored
      1ef8d566
    • wangtai's avatar
      Update mmdet3d/models/dense_heads/anchor3d_head.py,... · d891d5c0
      wangtai authored
      Update mmdet3d/models/dense_heads/anchor3d_head.py, mmdet3d/models/dense_heads/free_anchor3d_head.py, mmdet3d/models/dense_heads/parta2_rpn_head.py, mmdet3d/models/dense_heads/train_mixins.py, mmdet3d/models/dense_heads/vote_head.py, mmdet3d/models/roi_heads/bbox_heads/parta2_bbox_head.py, mmdet3d/models/roi_heads/mask_heads/pointwise_semantic_head.py, mmdet3d/models/roi_heads/roi_extractors/single_roiaware_extractor.py, mmdet3d/models/roi_heads/base_3droi_head.py, mmdet3d/models/roi_heads/part_aggregation_roi_head.py files
      d891d5c0
  10. 04 Jul, 2020 1 commit
  11. 30 Jun, 2020 1 commit
  12. 28 Jun, 2020 1 commit
  13. 21 Jun, 2020 1 commit
  14. 20 Jun, 2020 3 commits
  15. 19 Jun, 2020 2 commits
  16. 18 Jun, 2020 1 commit
  17. 17 Jun, 2020 2 commits
  18. 15 Jun, 2020 1 commit
  19. 14 Jun, 2020 2 commits
  20. 12 Jun, 2020 1 commit
  21. 10 Jun, 2020 1 commit
  22. 09 Jun, 2020 1 commit
  23. 07 Jun, 2020 1 commit
  24. 04 Jun, 2020 2 commits
  25. 27 May, 2020 1 commit
  26. 19 May, 2020 2 commits