1. 25 Jun, 2023 1 commit
  2. 31 May, 2023 1 commit
    • Jingwei Zhang's avatar
      [Feature] Support training of BEVFusion (#2558) · 583e9075
      Jingwei Zhang authored
      * support train on nus
      
      * refactor transfusion head
      
      * img branch optioinal
      
      * support nuscenes_mini in replace_ceph_backend
      
      * use replace_ceph
      
      * add only-lidar
      
      * use valid_flag in dataset filter
      
      * support lidar-only training 69
      
      * fix RTS
      
      * fix rotation in ImgAug3D
      
      * revert to original rotation in ImgAug3D
      
      * add LSSDepthTransform and parse_losses
      
      * fix LoadMultiSweeps
      
      * fix bug about points in-place operations
      
      * support amp and replace syncBN by BN
      
      * add amp config
      
      * set growth-interval in amp
      
      * Revert "fix LoadMultiSweeps"
      
      This reverts commit ab27ea1941f80c5d7fb3071005109f4794c9c9cb.
      
      * add float in cls loss
      
      * iter_based lr in fusion stage
      
      * rename config
      
      * use normalization query pos for stable training
      
      * remove unnecessary code & simplify config & train 5 epoch
      
      * smaller ete_min_ratio
      
      * polish code
      
      * fix UT
      
      * Revert "use normalization query pos for stable training"
      
      This reverts commit 30091188d4a665beaadcd5a9b49e04c9da47139e.
      
      * update readme
      
      * fix height offset
      583e9075
  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. 13 Mar, 2023 1 commit
  6. 05 Jan, 2023 1 commit
    • Jingwei Zhang's avatar
      Support CenterFormer in `projects` (#2173) · ac0302ed
      Jingwei Zhang authored
      * init centerformer in projects
      
      * add readme and disable_tf32_switch
      
      * using our iou3d and nms3d, using basicblock in mmdet, simplify code in projects
      
      * remove attention.py and sparse_block.py
      
      * only using single fold
      
      * polish code
      
      * polish code and add dosstring
      
      * add ut for disable_object_sample_hook
      
      * modify data_root
      
      * add ut
      
      * update readme
      
      * polish code
      
      * fix docstring
      
      * resolve comments
      
      * modify project names
      
      * modify project names and add _forward
      
      * fix docstring
      
      * remove disable_tf32
      ac0302ed
  7. 19 Dec, 2022 1 commit
  8. 12 Oct, 2022 1 commit
  9. 28 Sep, 2022 1 commit
  10. 22 Sep, 2022 1 commit
  11. 01 Sep, 2022 2 commits