1. 01 Aug, 2023 1 commit
  2. 26 Apr, 2023 1 commit
  3. 21 Apr, 2023 1 commit
  4. 10 Apr, 2023 2 commits
  5. 04 Apr, 2023 1 commit
  6. 06 Feb, 2023 1 commit
  7. 14 Dec, 2022 1 commit
  8. 03 Dec, 2022 1 commit
    • Jingwei Zhang's avatar
      [CI] Add github action CI && refactor `tests/utils/` (#2012) · 1a47acdd
      Jingwei Zhang authored
      * update github action ci
      
      * install torch in ci
      
      * fix ci on win
      
      * add __init__ in tests/utils
      
      * add mmdet3d/testing for modeule importing in UT in win
      
      * fix diff path sep on UT
      
      * reduce RAM in voxel_generator
      
      * reduce RAM in anchor_generator
      
      * remove print in UT
      
      * fix lint
      
      * fix pvrcnn ut
      
      * fix lint
      
      * reduce channels in second_fpn
      1a47acdd
  9. 01 Sep, 2022 1 commit
  10. 22 Jul, 2022 1 commit
  11. 07 Jun, 2022 1 commit
    • Tai-Wang's avatar
      [Fix] Fix the requirement of mmcv and mmdet (#1537) · c232b7a4
      Tai-Wang authored
      * Fix the requirement of mmcv and mmdet
      
      * Adjust all the mmcv upper bound version to 1.6.0, remove the version requirement in the CI
      
      * Fix windows CI
      
      * Fix test_loading due to the update of required mmdet
      c232b7a4
  12. 01 May, 2022 1 commit
  13. 02 Apr, 2022 1 commit
    • Tai-Wang's avatar
      Bump to v1.0.0rc1 (#1365) · 34d3838e
      Tai-Wang authored
      * Update the version of mmdet3d
      
      * Update changelog.md
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update README.md
      
      * Update README_zh-CN.md
      
      * Update the mmcv version in mminstall.txt
      
      * Update the mmcv version in readthedocs.txt
      
      * Remove the mmcv version constraint
      
      * Update changelog.md
      34d3838e
  14. 30 Mar, 2022 1 commit
    • ChaimZhu's avatar
      [Enhance] Add Windows CI after moving ops (#1345) · eaa4f03d
      ChaimZhu authored
      * lock mmcv version
      
      * change to cpu
      
      * change int to int64
      
      * fix tempfile error
      
      * change tensor
      
      * change tensor
      
      * change cpu
      
      * complete windows ci
      
      * change dtype
      
      * change data type to numpy
      
      * change tensor to numpy
      
      * fix comments
      eaa4f03d
  15. 09 Feb, 2022 1 commit
  16. 30 Dec, 2021 1 commit
  17. 07 Dec, 2021 3 commits
  18. 29 Sep, 2021 1 commit
  19. 02 Sep, 2021 1 commit
    • dingchang's avatar
      [Docs] Fix the version of sphinx (#902) · 075f4442
      dingchang authored
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      075f4442
  20. 01 Sep, 2021 1 commit
  21. 01 Jul, 2021 1 commit
    • xiliu8006's avatar
      [Refactor]: Unified parameter initialization (#622) · 07590418
      xiliu8006 authored
      * support 3dssd
      
      * support one-stage method
      
      * for lint
      
      * support two_stage
      
      * Support all methods
      
      * remove init_cfg=[] in configs
      
      * test
      
      * support h3dnet
      
      * fix lint error
      
      * fix isort
      
      * fix code style error
      
      * fix imvotenet bug
      
      * rename init_weight->init_weights
      
      * clean comma
      
      * fix test_apis does not init weights
      
      * support newest mmdet and mmcv
      
      * fix test_heads h3dnet bug
      
      * rm *.swp
      
      * remove the wrong code in build.yml
      
      * fix ssn low map
      
      * modify docs
      
      * modified ssn init_config
      
      * modify params in backbone pointnet2_sa_ssg
      
      * add ssn direction init_cfg
      
      * support segmentor
      
      * add conv a=sqrt(5)
      
      * Convmodule uses kaiming_init
      
      * fix centerpointhead init bug
      
      * add second conv2d init cfg
      
      * add unittest to confirm the input is not be modified
      
      * assert gt_bboxes_3d
      
      * rm .swag
      
      * modify docs mmdet version
      
      * adopt fcosmono3d
      
      * add fcos 3d original init method
      
      * fix mmseg version
      
      * add init cfg in fcos_mono3d.py
      
      * merge newest master
      
      * remove unused code
      
      * modify focs config due to changes of resnet
      
      * support imvoxelnet pointnet2
      
      * modified the dependencies version
      
      * support decode head
      
      * fix inference bug
      
      * modify the useless init_cfg
      
      * fix multi_modality BC-breaking
      
      * fix error blank
      
      * modify docs error
      07590418
  22. 20 Jun, 2021 1 commit
    • Ziyi Wu's avatar
      [Fix] Fix MMSeg max version (#656) · d61476a2
      Ziyi Wu authored
      * remove mmseg max ver limit
      
      * install mmdet 2.11.0
      
      * mmseg < 0.14.1
      
      * change mmseg to mmsegmentation
      
      * fix mmseg to 0.14.0
      d61476a2
  23. 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
  24. 28 Apr, 2021 1 commit
  25. 19 Apr, 2021 1 commit
  26. 16 Apr, 2021 1 commit
  27. 04 Apr, 2021 1 commit
  28. 29 Mar, 2021 1 commit
  29. 10 Mar, 2021 1 commit
  30. 04 Jan, 2021 1 commit
  31. 01 Oct, 2020 1 commit
  32. 19 Sep, 2020 1 commit
  33. 07 Sep, 2020 1 commit
  34. 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
  35. 23 Jul, 2020 1 commit
  36. 17 Jul, 2020 2 commits