1. 17 Aug, 2022 3 commits
  2. 18 Dec, 2021 1 commit
  3. 09 Dec, 2021 1 commit
    • lea-v's avatar
      Add pandaset support (#396) · 378593ac
      lea-v authored
      * Add basic support for Pandaset dataset
      
      * Add gt_sampling support for pandaset
      
      * Enable training on different classes than raw dataset
      
      * Save pandaset output in the same format as annotations
      
      * Add dataset config file for pandaset
      
      * Make pandaset dataset compatible with test.py
      
      - add 'evaluation' method
      - add 'name' key to predictions dict
      
      * Enable selecting lidar device for pandaset
      378593ac
  4. 30 Nov, 2021 1 commit
  5. 24 Nov, 2021 1 commit
  6. 23 Nov, 2021 2 commits
  7. 11 Sep, 2021 2 commits
  8. 09 Sep, 2021 1 commit
  9. 09 Jun, 2021 1 commit
  10. 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
  11. 09 Nov, 2020 1 commit
  12. 09 Jul, 2020 1 commit
  13. 06 Jul, 2020 8 commits
  14. 03 Jul, 2020 2 commits
  15. 24 Jun, 2020 2 commits
  16. 23 Jun, 2020 2 commits