1. 10 May, 2023 1 commit
  2. 24 Apr, 2023 1 commit
  3. 31 Jan, 2023 1 commit
    • Xiang Xu's avatar
      [Enhance] Update data structures (#2155) · aeb42905
      Xiang Xu authored
      * update pointsdata and det3ddatasample
      
      * update eval_ann_info when it is None
      
      * update unittest
      
      * revert
      
      * delete `eval_ann_info`
      
      * remove unittest
      
      * update doc
      
      * Update point_data.py
      
      * Update det3d_data_sample.py
      
      * remove
      
      * update docs
      
      * fix unittest
      
      * update
      
      * Update instance_seg_metric.py
      
      * fix lint
      aeb42905
  4. 16 Dec, 2022 1 commit
  5. 03 Dec, 2022 2 commits
  6. 12 Oct, 2022 2 commits
    • Jingwei Zhang's avatar
      [Fix] Fix some bugs in waymo conversion and dataset parsing (#1892) · ed073a0f
      Jingwei Zhang authored
      
      
      * add the code of generating cam_sync_labels in waymo dataset
      
      * fix key error in waymo converation
      
      * fix waymo convert bug and refactor parse_ann_info in WaymoDataset
      
      * add image_path key in waymo sweeps
      
      * polish code
      
      * add sweeps in data_prefix in waymo config
      
      * fix some bugs in waymo
      
      * resolve some comments and fix configs of pointpillars
      
      * add 2 TODOs
      
      * fix lint
      Co-authored-by: default avatarlianqing <lianqing1997@gmail.com>
      ed073a0f
    • 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
  7. 08 Oct, 2022 1 commit
  8. 28 Sep, 2022 1 commit
  9. 26 Aug, 2022 1 commit
  10. 15 Aug, 2022 1 commit
  11. 04 Aug, 2022 1 commit
  12. 20 Jul, 2022 1 commit