1. 16 Jan, 2023 1 commit
  2. 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
  3. 16 Dec, 2021 1 commit
  4. 28 Jul, 2021 1 commit
    • Wenhao Wu's avatar
      [Enhance] Support mim (#782) · 77964873
      Wenhao Wu authored
      * support mim
      
      * remove ops
      
      * add ops info into MANIFEST.in
      
      * remove demo in when creating .mim
      
      * refine setup.py
      77964873
  5. 30 Apr, 2021 1 commit
    • Ziyi Wu's avatar
      [Enhance] Add waymo unit test (#455) · 951b5219
      Ziyi Wu authored
      * add sample data for waymo dataset unit test
      
      * support getitem unit test
      
      * unit test for show
      
      * unfinished evaluate unit test
      
      * KITTI format evaluate done, Waymo format uncomplete
      
      * add format_results unit test
      
      * make waymo sample data size small
      
      * remove unused comment
      
      * add pipeline show test
      
      * finish
      
      * compress img size
      951b5219
  6. 28 Apr, 2021 1 commit
  7. 23 Apr, 2021 1 commit
    • Ziyi Wu's avatar
      [Feature] Support S3DIS data pre-processing and dataset class (#433) · a0090aa1
      Ziyi Wu authored
      * support S3DIS data download and pre-processing (to ScanNet format)
      
      * add S3DIS data for unittest
      
      * add S3DIS semseg dataset class and unittest
      
      * add config file for S3DIS dataset
      
      * add eval_pipeline to S3DIS dataset config file
      
      * clean code for S3DIS pre-processing scripts
      
      * reformat code
      
      * fix small bugs
      
      * resolve conflicts & modify show() to use pipeline
      
      * fix small errors
      
      * polish data pre-processing code
      
      * add more comments about S3DIS dataset
      
      * fix markdown lint error
      a0090aa1
  8. 18 Sep, 2020 1 commit
  9. 21 Jun, 2020 1 commit
  10. 14 Jun, 2020 1 commit
  11. 07 Jun, 2020 1 commit
  12. 14 Apr, 2020 1 commit