1. 16 Feb, 2023 1 commit
  2. 08 Feb, 2023 2 commits
  3. 18 Jan, 2023 1 commit
  4. 16 Jan, 2023 1 commit
  5. 27 Dec, 2022 2 commits
  6. 19 Dec, 2022 1 commit
  7. 14 Dec, 2022 1 commit
  8. 07 Dec, 2022 1 commit
  9. 03 Dec, 2022 15 commits
  10. 12 Oct, 2022 1 commit
  11. 11 Oct, 2022 1 commit
    • ChaimZhu's avatar
      [Fix] fix some mono3d related bugs (#1816) · 7d5c5a33
      ChaimZhu authored
      * fix mono3d related bugs
      
      * update kitti-mono3d script
      
      * update mono3d task
      
      * update resize3d and randomresize3d
      
      * fix
      
      * update dataset converter script
      
      * fix part of comments
      
      * unify the task name in datasets and visualization
      
      * fix comments
      
      * rename 3d to lidar_det
      
      * fix ci
      
      * change boxlist to boxtype
      
      * change default value ot lidar_det
      
      * fix bugs
      7d5c5a33
  12. 08 Oct, 2022 2 commits
  13. 22 Sep, 2022 1 commit
  14. 16 Sep, 2022 1 commit
  15. 13 Sep, 2022 1 commit
  16. 01 Sep, 2022 5 commits
  17. 31 Aug, 2022 1 commit
  18. 26 Aug, 2022 2 commits
    • VVsssssk's avatar
      [FIx]Fix data convert (#1755) · f0e485bd
      VVsssssk authored
      * fix mmcv.model to mmengine.model
      
      * fix dataset sweeps
      
      * fix
      
      * fix nus metric and CBGS
      
      * add nus namemap
      
      * fix create data
      
      * fix comments
      
      * fix tools
      
      * add waymo
      
      * remove test in kitti
      
      * fix comments
      
      * fix comments
      f0e485bd
    • VVsssssk's avatar
      [Fix] Fix nus metric and cbgs (#1753) · 7d072d60
      VVsssssk authored
      * fix nus metric and CBGS
      
      * add nus namemap
      
      * fix comments
      
      * fix comments
      7d072d60