1. 25 Jun, 2023 1 commit
  2. 12 May, 2023 1 commit
  3. 10 May, 2023 1 commit
  4. 25 Apr, 2023 1 commit
    • Jingwei Zhang's avatar
      [Fix] Fix demo and visualization (#2453) · 5ea7fa1b
      Jingwei Zhang authored
      * fix demo and visualization
      
      * update second checkpoint and link
      
      * rename link about scannet config
      
      * fix amp config and add lidar_seg in vis_hook
      
      * revert main to master in changelog_v1.0.x
      5ea7fa1b
  5. 21 Apr, 2023 1 commit
  6. 28 Mar, 2023 1 commit
    • Jingwei Zhang's avatar
      [Feature] Support MultiModalityDet3DInferencer (#2342) · c9fd5a6a
      Jingwei Zhang authored
      * add multimodality inferencer
      
      * add multimodality inferencer
      
      * add Loader and Inferencer, fix some mono vis bugs
      
      * add UT for multi_modality_inferencer
      
      * add calib file in UT
      
      * fix type hint
      
      * resolve comments
      
      * small update
      
      * update to Base3DInferencer
      
      * fix docstring
      
      * minor fix
      
      * resolve comments
      
      * resolve comments
      
      * add suffix check
      
      * fix UT
      c9fd5a6a
  7. 16 Feb, 2023 1 commit
    • Xiang Xu's avatar
      [Doc] Update docstring in visualizer. (#2115) · 8398af33
      Xiang Xu authored
      * fix some vis bug and update doc
      
      * add typehint and fix bug
      
      * Update local_visualizer.py
      
      * update doc
      
      * update docs
      
      * fix doc
      
      * update docs and fix some vis bug
      
      * update
      
      * update docs
      8398af33
  8. 14 Feb, 2023 1 commit
    • HyeongSeok Kim's avatar
      [Fix] fix local_visualizer.py: only visualize when there is at least one instance (#2231) · 50870e4c
      HyeongSeok Kim authored
      
      
      * fix local_visualizer.py: modify add_datasample
      
       - fix "AttributeError: ‘InstanceData’ object has no attribute ‘bboxes_3d’" error
      
      * Update mmdet3d/visualization/local_visualizer.py
      Co-authored-by: default avatarXiang Xu <xuxiang0103@gmail.com>
      
      * fix local_visualizer.py: modify add_datasample
      
       - add exception handling when there is no instance inside pred_instances_3d
      
      * modify local_visualizer.py: Apply changes from pre-commit
      
      * modify local_visualizer.py: Change exception handling location for empty instance
      
       - Add exception handling when instances are empty
       - Delete the exception handling previously added to add_datasample
      
      * modify local_visualizer.py: apply pre-commit
      
      ---------
      Co-authored-by: default avatarXiang Xu <xuxiang0103@gmail.com>
      50870e4c
  9. 31 Jan, 2023 1 commit
    • ChaimZhu's avatar
      [Feature] add mono3d inferencer (#2190) · 278df1eb
      ChaimZhu authored
      * add mono3d inferencer
      
      * update mono3d inferenceer
      
      * update init file
      
      * update unit test
      
      * fix name
      
      * add base_det3d_inferencer
      
      * fix comments
      
      * fix comments
      
      * fix comments
      
      * renmae pgd-kitti to pgd_kitti
      
      * add parameterized in tests.txt
      
      * add txt file
      
      * update loadimgfromfilemono3d to fit latest mmcv
      278df1eb
  10. 03 Dec, 2022 5 commits
  11. 12 Oct, 2022 1 commit
  12. 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
  13. 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
  14. 22 Sep, 2022 1 commit
  15. 16 Sep, 2022 1 commit
  16. 01 Sep, 2022 1 commit
  17. 31 Aug, 2022 1 commit
  18. 26 Aug, 2022 1 commit
  19. 15 Aug, 2022 1 commit
  20. 20 Jul, 2022 1 commit