1. 12 Apr, 2023 1 commit
  2. 28 Mar, 2023 1 commit
  3. 20 Mar, 2023 1 commit
    • xizaoqu's avatar
      [Feature] Cylinder3d segmentor (#2344) · dfcf5428
      xizaoqu authored
      * update
      
      * add cylinder3d_backbone
      
      * add test segmentor
      
      * add cfg
      
      * add test backbone
      
      * rename test cylinder3d backbone
      
      * midway
      
      * update, pass validation
      
      * fix test
      
      * update cfg
      dfcf5428
  4. 15 Mar, 2023 1 commit
    • Sun Jiahao's avatar
      [Feature] Add torchsparse wrapper (#2321) · 0b42e351
      Sun Jiahao authored
      * fix polarmix UT
      
      * add torchsparse block
      
      * fix pytest skip
      
      * add installtion in get_started
      
      * fix name
      
      * fix UT bug
      
      * update doc string
      
      * add omit sudo install
      0b42e351
  5. 05 Jan, 2023 1 commit
    • Jingwei Zhang's avatar
      Support CenterFormer in `projects` (#2173) · ac0302ed
      Jingwei Zhang authored
      * init centerformer in projects
      
      * add readme and disable_tf32_switch
      
      * using our iou3d and nms3d, using basicblock in mmdet, simplify code in projects
      
      * remove attention.py and sparse_block.py
      
      * only using single fold
      
      * polish code
      
      * polish code and add dosstring
      
      * add ut for disable_object_sample_hook
      
      * modify data_root
      
      * add ut
      
      * update readme
      
      * polish code
      
      * fix docstring
      
      * resolve comments
      
      * modify project names
      
      * modify project names and add _forward
      
      * fix docstring
      
      * remove disable_tf32
      ac0302ed
  6. 03 Dec, 2022 4 commits
  7. 12 Oct, 2022 2 commits
    • VVsssssk's avatar
      solve bc breaking (#1908) · fc679dc8
      VVsssssk authored
      fc679dc8
    • 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
  8. 10 Oct, 2022 1 commit
  9. 16 Sep, 2022 1 commit
  10. 26 Aug, 2022 1 commit
  11. 23 Aug, 2022 1 commit
  12. 15 Aug, 2022 1 commit
  13. 20 Jul, 2022 1 commit