"googlemock/vscode:/vscode.git/clone" did not exist on "786564fa4a3c8e0f908acca32cce481de5481b9f"
  1. 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
  2. 09 Jun, 2021 1 commit
  3. 08 Jun, 2021 1 commit
  4. 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
  5. 30 Jul, 2020 1 commit
  6. 27 Jul, 2020 2 commits
  7. 22 Jul, 2020 2 commits
  8. 07 Jul, 2020 1 commit
  9. 06 Jul, 2020 2 commits
  10. 03 Jul, 2020 1 commit
  11. 23 Jun, 2020 2 commits