1. 03 Dec, 2022 2 commits
    • Jingwei Zhang's avatar
      [Refactor] Refactor FCAF3D (#1945) · 0be27ffb
      Jingwei Zhang authored
      * add fcaf3d config
      
      * support inference of fcaf3d on scannet-3d
      
      * minor changes
      
      * fix config of scannet
      
      * align test precision of facaf3d && support training
      
      * add ut
      
      * fix bugs of dataset conversion and indoor_metric
      
      * support fcaf3d on sunrgbd datasets and add rorate_iou_loss ut
      
      * small fix
      
      * add docstring and typehint
      
      * add typehint for SparseTensor
      
      * remove pdb
      
      * fix fcaf3d ut
      0be27ffb
    • ChaimZhu's avatar
      [Fix] fix point cloud loop visualization error (#1914) · 3960f9a7
      ChaimZhu authored
      
      
      * fix point cloud loop visualization error
      
      * fix browse_dataset
      
      * fix browse_dataset
      
      * support saving lidar_det
      Co-authored-by: default avatarJingweiZhang12 <zjw18@mails.tsinghua.edu.cn>
      3960f9a7
  2. 12 Oct, 2022 1 commit
  3. 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
  4. 28 Sep, 2022 1 commit
    • Jingwei Zhang's avatar
      [Fix] Fix unit test of datasets (#1865) · e9e20242
      Jingwei Zhang authored
      * fix ci of dataset and visualizer by regenerate pkl
      
      * decrease channels in ut for reducing cuda memory
      
      * still use sample_id in the kitti submitted files
      
      * minor changes
      
      * use waymo-open-dataset-tf-2-6-0
      
      * use waymo-open-dataset-tf-2-5-0 to be compabible with python3.6
      
      * use waymo-open-dataset-tf-2-4-0 to be compabible with python3.6
      
      * no dependency about waymo-open-dataset
      
      * Revert "no dependency about waymo-open-dataset"
      
      This reverts commit 581d4eefe26851a295b3190bcfa73d6fb2ba54aa.
      
      * not install waymo-open-dataset for ci
      
      * max python version is 3.8 because of trimesh
      
      * Revert "max python version is 2.8 because of trimesh"
      
      This reverts commit 6d8a1851b22a2059e7de75b576c2b7f633ad7cfa.
      
      * fix networkx in ci
      
      * update docstring of data_preprocessor
      
      * modify version of typingextensions
      e9e20242
  5. 22 Sep, 2022 1 commit
  6. 16 Sep, 2022 1 commit
  7. 01 Sep, 2022 1 commit
  8. 31 Aug, 2022 1 commit
  9. 26 Aug, 2022 1 commit
  10. 15 Aug, 2022 1 commit
  11. 20 Jul, 2022 1 commit