1. 12 Apr, 2023 1 commit
  2. 10 Apr, 2023 2 commits
  3. 06 Apr, 2023 2 commits
  4. 04 Apr, 2023 4 commits
  5. 29 Mar, 2023 1 commit
  6. 28 Mar, 2023 7 commits
    • Sun Jiahao's avatar
      20987e5f
    • 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
    • Sun Jiahao's avatar
      [Feature] Spvcnn backbone (#2320) · 98d26420
      Sun Jiahao authored
      * add cylindrical voxelization & voxel feature encoder
      
      * add cylindrical voxelization & voxel feature encoder
      
      * add voxel-wise label & voxelization UT
      
      * fix vfe
      
      * fix vfe UT
      
      * rename voxel encoder & add more test case
      
      * fix type hint
      
      * temporarily refactoring mmcv's voxelize and dynamic in mmdet3d for data_preprocesser
      
      * _forward
      
      * del checkpoints
      
      * add if tp
      
      * add predict
      
      * fix vfe init bug & fix UT
      
      * add grid_size & move voxelization code
      
      * fix import bug
      
      * keep radian to follow origin
      
      * add doc string
      
      * fix type hint
      
      * add minkunet voxelization and loss function
      
      * fix data
      
      * init train
      
      * fix sparsetensor typehint
      
      * rename dir
      
      * fix data config
      
      * fix data config
      
      * fix batch_size & replace dynamic_scatter
      
      * fix conflicts 2
      
      * fix conflicts on s_70
      
      * Alignment of the original implementation
      
      * rename config
      
      * add worker_init_fn_hook
      
      * remove test_config & worker hook
      
      * add UT
      
      * fix polarmix UT
      
      * init spcvnn backbone
      
      * add seed for cr0p5
      
      * spvcnn_init
      
      * format
      
      * rename SemanticKittiDataset
      
      * add platte & fix visual bug
      
      * add platte & fix data info bug
      
      * fix ut
      
      * fix ut
      
      * fix semantic_kitti ut
      
      * train init
      
      * fix docstring
      
      * fix config name
      
      * rename layer
      
      * fix doc string
      
      * fix review
      
      * remove filter data
      
      * rename config
      
      * rename backbone
      
      * rename backbone 2
      
      * refactor voxel2point
      
      * fix coors typo
      
      * fix ut
      
      * fix ut
      
      * pred in segmentor
      
      * fix get voxel seg
      
      * resolve comments
      
      * rename p2v and v2p
      
      * rename points and voxels
      98d26420
    • xizaoqu's avatar
      [Docs] Add docs and README for Cylinder3D (#2350) · f4b0174b
      xizaoqu authored
      * add readme
      
      * fix
      
      * fix
      
      * fix
      
      * rebase
      
      * add link
      
      * add link
      
      * add link
      f4b0174b
    • xizaoqu's avatar
      [Fix] Fix cylinder3d (#2377) · 3e2de530
      xizaoqu authored
      * mv cylinder blocks from sparse blocks to backbone
      
      * update
      3e2de530
    • yechenzhi's avatar
    • 莓莓Joy's avatar
      d67bb7a1
  7. 23 Mar, 2023 1 commit
    • Sun Jiahao's avatar
      [Feature] Add MinkUNet segmentor (#2294) · ee6cc047
      Sun Jiahao authored
      * add cylindrical voxelization & voxel feature encoder
      
      * add cylindrical voxelization & voxel feature encoder
      
      * add voxel-wise label & voxelization UT
      
      * fix vfe
      
      * fix vfe UT
      
      * rename voxel encoder & add more test case
      
      * fix type hint
      
      * temporarily refactoring mmcv's voxelize and dynamic in mmdet3d for data_preprocesser
      
      * _forward
      
      * del checkpoints
      
      * add if tp
      
      * add predict
      
      * fix vfe init bug & fix UT
      
      * add grid_size & move voxelization code
      
      * fix import bug
      
      * keep radian to follow origin
      
      * add doc string
      
      * fix type hint
      
      * add minkunet voxelization and loss function
      
      * fix data
      
      * init train
      
      * fix sparsetensor typehint
      
      * rename dir
      
      * fix data config
      
      * fix data config
      
      * fix batch_size & replace dynamic_scatter
      
      * fix conflicts 2
      
      * fix conflicts on s_70
      
      * Alignment of the original implementation
      
      * rename config
      
      * add worker_init_fn_hook
      
      * remove test_config & worker hook
      
      * add UT
      
      * fix polarmix UT
      
      * add seed for cr0p5
      
      * format
      
      * rename SemanticKittiDataset
      
      * add platte & fix visual bug
      
      * add platte & fix data info bug
      
      * fix ut
      
      * fix semantic_kitti ut
      
      * fix docstring
      
      * fix config name
      
      * rename layer
      
      * fix doc string
      
      * fix review
      
      * remove filter data
      
      * fix coors typo
      
      * fix ut
      
      * pred in segmentor
      
      * fix get voxel seg
      
      * resolve comments
      ee6cc047
  8. 22 Mar, 2023 2 commits
  9. 20 Mar, 2023 3 commits
  10. 16 Mar, 2023 1 commit
  11. 15 Mar, 2023 3 commits
  12. 13 Mar, 2023 3 commits
  13. 06 Mar, 2023 4 commits
  14. 01 Mar, 2023 4 commits
  15. 28 Feb, 2023 2 commits