1. 18 Jan, 2023 1 commit
  2. 09 Dec, 2022 1 commit
  3. 03 Dec, 2022 1 commit
  4. 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
  5. 30 Sep, 2022 1 commit
  6. 06 Sep, 2022 1 commit
  7. 01 Sep, 2022 1 commit
  8. 30 Aug, 2022 1 commit
  9. 26 Aug, 2022 1 commit
  10. 17 Aug, 2022 2 commits
  11. 15 Aug, 2022 1 commit
  12. 09 Aug, 2022 1 commit
  13. 04 Aug, 2022 1 commit
  14. 20 Jul, 2022 3 commits
  15. 01 May, 2022 1 commit
  16. 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
  17. 20 Apr, 2022 1 commit
  18. 16 Feb, 2022 1 commit
  19. 09 Feb, 2022 2 commits
  20. 19 Aug, 2021 1 commit
  21. 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
  22. 11 May, 2021 1 commit
  23. 18 Sep, 2020 2 commits
  24. 09 Jul, 2020 1 commit
  25. 04 Jul, 2020 2 commits
  26. 03 Jul, 2020 1 commit
  27. 30 Jun, 2020 1 commit
  28. 20 Jun, 2020 1 commit
  29. 05 May, 2020 1 commit
  30. 26 Apr, 2020 1 commit
  31. 14 Apr, 2020 1 commit