1. 15 Jan, 2022 1 commit
    • djiajunustc's avatar
      Add DynamicPillarVFE (#754) · 0f4d3f1f
      djiajunustc authored
      * add dynamic pillar vfe
      
      * make the upperbound unaccessible
      
      * add place holder for voxel generation
      
      * add DynPillarVFE
      
      * add PFNLayerV2
      
      * add try except for torch_scatter package
      
      * add dynamic pillar in readme
      
      * add the cfg file of centerpoint with dynamic pillar
      0f4d3f1f
  2. 27 Dec, 2021 1 commit
  3. 26 Dec, 2021 6 commits
  4. 09 Dec, 2021 1 commit
  5. 30 Nov, 2021 1 commit
  6. 28 Nov, 2021 1 commit
  7. 24 Nov, 2021 3 commits
  8. 23 Nov, 2021 2 commits
  9. 16 Nov, 2021 1 commit
  10. 05 Nov, 2021 1 commit
  11. 04 Nov, 2021 3 commits
  12. 03 Nov, 2021 2 commits
    • 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
    • acivgin1's avatar
      spconv changed imports · 9d9e9b85
      acivgin1 authored
      9d9e9b85
  13. 05 Aug, 2021 1 commit
  14. 09 Jun, 2021 2 commits
  15. 08 Jun, 2021 2 commits
  16. 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
  17. 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
  18. 10 May, 2021 2 commits
  19. 20 Apr, 2021 1 commit
  20. 19 Jan, 2021 1 commit
  21. 02 Dec, 2020 1 commit
  22. 25 Nov, 2020 1 commit
  23. 16 Nov, 2020 1 commit
  24. 04 Nov, 2020 1 commit
  25. 30 Jul, 2020 1 commit
  26. 29 Jul, 2020 1 commit