1. 09 Sep, 2021 4 commits
  2. 30 Aug, 2021 1 commit
  3. 05 Aug, 2021 2 commits
  4. 09 Jun, 2021 5 commits
  5. 08 Jun, 2021 2 commits
  6. 01 Jun, 2021 2 commits
  7. 22 May, 2021 1 commit
    • Martin Hahner's avatar
      Fix issues with CaDDN (#542) · 7efdf026
      Martin Hahner authored
      * Download DeepLabV3 if not available yet
      
      * Fix dtype issue
      
      Fix RuntimeError: expected backend CPU and dtype Float but got backend CPU and dtype Long
      7efdf026
  8. 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
  9. 10 May, 2021 3 commits
  10. 20 Apr, 2021 2 commits
  11. 27 Jan, 2021 4 commits
  12. 19 Jan, 2021 2 commits
  13. 02 Dec, 2020 1 commit
  14. 27 Nov, 2020 2 commits
  15. 25 Nov, 2020 3 commits
  16. 16 Nov, 2020 1 commit
  17. 10 Nov, 2020 4 commits