"launch/vscode:/vscode.git/clone" did not exist on "941032da01cf7c42d3646b73385cea9af29f9a73"
  1. 23 Nov, 2021 3 commits
  2. 05 Nov, 2021 1 commit
  3. 03 Nov, 2021 1 commit
  4. 14 Sep, 2021 2 commits
  5. 11 Sep, 2021 1 commit
  6. 09 Sep, 2021 3 commits
  7. 09 Jun, 2021 2 commits
  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. 20 Apr, 2021 1 commit
  10. 19 Jan, 2021 1 commit
    • Starrah's avatar
      fix: error of sample_points when num_point < far_idx_choice · a8b7ff1b
      Starrah authored
      In data_processor.py sample_points, when num_points < far_idx_choice, a negative value is passed into np.random.choice, which cause a ValueError.
      In fact the variable `near_idxs_choice` return by the deleted line is never used.
      a8b7ff1b
  11. 27 Nov, 2020 2 commits
  12. 25 Nov, 2020 2 commits
  13. 10 Nov, 2020 5 commits
  14. 09 Nov, 2020 2 commits
  15. 07 Nov, 2020 1 commit
  16. 04 Nov, 2020 1 commit
  17. 07 Aug, 2020 1 commit
  18. 30 Jul, 2020 2 commits
  19. 28 Jul, 2020 2 commits
  20. 23 Jul, 2020 1 commit
  21. 21 Jul, 2020 1 commit
  22. 15 Jul, 2020 1 commit
  23. 11 Jul, 2020 2 commits
  24. 09 Jul, 2020 1 commit