1. 03 Dec, 2022 38 commits
  2. 12 Oct, 2022 2 commits
    • VVsssssk's avatar
      Bump to 1.1.0rc1 (#1896) · ca42c312
      VVsssssk authored
      
      
      * bump to rc1
      
      * fix
      
      * fix comments
      
      * fix comments
      
      * fix
      
      * fix
      
      * fix
      
      * fix comments
      
      * Minor fixes and sort commits
      
      * fix changelog-v1.0 pr sort
      
      * fix changelog
      
      * fix
      
      * fix
      
      * add dfm in model tabel
      
      * Remove DfM in the readme
      
      * Remove DfM in the readme
      
      * Update MV-FCOS3D++ description
      
      * Add highlights
      
      * Update changelog.md
      Co-authored-by: default avatarTai-Wang <tab_wang@outlook.com>
      ca42c312
    • 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