• 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
loading.py 36.9 KB