1. 03 Dec, 2022 3 commits
    • Jingwei Zhang's avatar
      [CI] Add github action CI && refactor `tests/utils/` (#2012) · 1a47acdd
      Jingwei Zhang authored
      * update github action ci
      
      * install torch in ci
      
      * fix ci on win
      
      * add __init__ in tests/utils
      
      * add mmdet3d/testing for modeule importing in UT in win
      
      * fix diff path sep on UT
      
      * reduce RAM in voxel_generator
      
      * reduce RAM in anchor_generator
      
      * remove print in UT
      
      * fix lint
      
      * fix pvrcnn ut
      
      * fix lint
      
      * reduce channels in second_fpn
      1a47acdd
    • Jingwei Zhang's avatar
      Update docs && support loading old checkpoints in FCAF3D (#1974) · acdb300d
      Jingwei Zhang authored
      * add loading converted keys and README, metafile
      
      * update readme
      
      * reorganize readme
      
      * add version in FCAF3d detector
      acdb300d
    • 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
  2. 31 Aug, 2022 1 commit
  3. 30 Aug, 2022 1 commit
  4. 20 Jul, 2022 2 commits