1. 10 May, 2023 1 commit
  2. 24 Apr, 2023 1 commit
  3. 13 Mar, 2023 1 commit
  4. 30 Jan, 2023 1 commit
    • Jingwei Zhang's avatar
      [Feature] Support BEVFusion in `projects/` (#2236) · 4d77b4c8
      Jingwei Zhang authored
      * add bevfusion models
      
      * refactor
      
      * build successfully
      
      * update ImageAug3D
      
      * support inference
      
      * update the format of final bboxes
      
      * add new loading func
      
      * align test precision
      
      * polish docstring
      
      * refactor transformer decoder
      
      * polish code
      
      * fix table in readme
      
      * fix table in readme
      
      * fix table in readme
      
      * update pre-commit-config
      
      * minor changes
      
      * revert the changes of file_client_args in LoadAnnotation3D
      
      * remove unnucessary functions in BEVFusion
      
      * fix loading bug
      
      * fix docstring
      4d77b4c8
  5. 18 Jan, 2023 1 commit
  6. 09 Dec, 2022 1 commit
  7. 03 Dec, 2022 1 commit
  8. 12 Oct, 2022 1 commit
    • lianqing01's avatar
      [Features] Support waymo challenge solution (#1716) · 6d3518d0
      lianqing01 authored
      
      
      * update evaluation metric to support waymo cam only evaluation
      
      * add transformation for bev detection
      
      * add multiview dfm
      
      * support multiview detection in datasets with transformation, dfm model and metric
      
      * remove deprecated config and update doc string
      
      * remove file_client_args=file_client_args and update docstr
      
      * add doc string and remove pdb
      
      * fix the doc string of voxel fusion
      
      * add doc string
      
      * remove lidar2img
      
      * add doc string
      
      * update doc string
      
      * support waymo dataset for replace_ceph and modify path of pkl in config
      
      * update evaluation metrics; and the config for waymo solution
      
      * fix the index error in waymo metric and add lidar2img utils function
      
      * replace __call_ to transform
      
      * fix doc string
      
      * rename configs
      
      * update the config name
      
      * update the lidar2cam calib in waymo data creater
      Co-authored-by: default avatarlianqing <lianqing1997@gmail.com>
      Co-authored-by: default avatarTai-Wang <tab_wang@outlook.com>
      6d3518d0
  9. 30 Sep, 2022 1 commit
  10. 06 Sep, 2022 1 commit
  11. 01 Sep, 2022 1 commit
  12. 30 Aug, 2022 1 commit
  13. 26 Aug, 2022 1 commit
  14. 17 Aug, 2022 2 commits
  15. 15 Aug, 2022 1 commit
  16. 09 Aug, 2022 1 commit
  17. 04 Aug, 2022 1 commit
  18. 20 Jul, 2022 3 commits
  19. 01 May, 2022 1 commit
  20. 28 Apr, 2022 1 commit
    • VVsssssk's avatar
      [Feaute]support spconv2.0 (#1421) · c28a3d98
      VVsssssk authored
      * support spconv2.0
      
      * resolve comments
      
      * try to fix ut
      
      * fix ut
      
      * fix docs
      
      * add spconv2 check in collect.env
      
      * resolve comments
      
      * fix docs
      
      * fix comments
      c28a3d98
  21. 20 Apr, 2022 1 commit
  22. 16 Feb, 2022 1 commit
  23. 09 Feb, 2022 2 commits
  24. 19 Aug, 2021 1 commit
  25. 12 May, 2021 1 commit
    • Ziyi Wu's avatar
      [Feature] Support PointNet++ Segmentor (#528) · 9d852f17
      Ziyi Wu authored
      * build BaseSegmentor for point sem seg
      
      * add encoder-decoder segmentor
      
      * update mmseg dependency
      
      * fix linting errors
      
      * warp predicted seg_mask in dict
      
      * add unit test
      
      * use build_model to wrap detector and segmentor
      
      * fix compatibility with mmseg
      
      * faster sliding inference
      
      * merge master
      
      * configs for training on ScanNet
      
      * fix CI errors
      
      * add comments & fix typos
      
      * hard-code class_weight into configs
      
      * fix logger bugs
      
      * update segmentor unit test
      
      * logger use mmdet3d
      
      * use eps to replace hard-coded 1e-3
      
      * add comments
      
      * replace np operation with torch code
      
      * add comments for class_weight
      
      * add comment for BaseSegmentor.simple_test
      
      * rewrite EncoderDecoder3D to avoid inheriting from mmseg
      9d852f17
  26. 11 May, 2021 1 commit
  27. 18 Sep, 2020 2 commits
  28. 09 Jul, 2020 1 commit
  29. 04 Jul, 2020 2 commits
  30. 03 Jul, 2020 1 commit
  31. 30 Jun, 2020 1 commit
  32. 20 Jun, 2020 1 commit
  33. 05 May, 2020 1 commit
  34. 26 Apr, 2020 1 commit