1. 29 Mar, 2022 1 commit
  2. 24 Nov, 2021 1 commit
  3. 23 Nov, 2021 1 commit
  4. 16 Nov, 2021 1 commit
  5. 04 Nov, 2021 1 commit
  6. 03 Nov, 2021 1 commit
    • acivgin1's avatar
      bump up version, support for older models · 3817a135
      acivgin1 authored
      - as per the spconv documentation, the order of channels in weights is now changed
      - we need to get all the affected weights, using the util function in spconv_utils
      - we need to check the version with the version checker in __init__.py
      - we need to transpose last two dimensions of existing weights, from older models
      - to avoid duplication a single _load_state_dict method is added
      3817a135
  7. 09 Jun, 2021 2 commits
  8. 08 Jun, 2021 1 commit
  9. 20 May, 2021 1 commit
    • Cody Reading's avatar
      Support Monocular 3D Detector CaDDN (#538) · aaf9cbeb
      Cody Reading authored
      * Added CaDDN detector and support for image, depth map, and 2D GT box
      dataloading
      
      * Moved image flip augmentation to augmentor_utils
      
      * Updated default get item list to include points
      
      * Moved utils functions into transform_utils
      
      * Combined FFE + F2V into ImageVFE, renamed FFE to FFN, moved depth downsample into data_processor
      
      * Updated README with updated CaDDN weights
      
      * Updated comments for image vfe
      aaf9cbeb
  10. 30 Jul, 2020 1 commit
  11. 27 Jul, 2020 2 commits
  12. 22 Jul, 2020 2 commits
  13. 07 Jul, 2020 1 commit
  14. 06 Jul, 2020 2 commits
  15. 03 Jul, 2020 1 commit
  16. 23 Jun, 2020 2 commits