1. 20 Dec, 2021 1 commit
    • Kai Zhang's avatar
      Regnet weights v2 (#5107) · caff9d6d
      Kai Zhang authored
      * log API v3
      
      * make torchscript happy
      
      * make torchscript happy
      
      * add missing logs to constructor
      
      * log ops C++ API as well
      
      * fix type hint
      
      * regnet weights v2
      
      * update 16gf weights
      
      * update 16gf
      
      * add weights
      caff9d6d
  2. 19 Dec, 2021 1 commit
  3. 17 Dec, 2021 1 commit
  4. 16 Dec, 2021 3 commits
  5. 15 Dec, 2021 1 commit
  6. 14 Dec, 2021 3 commits
  7. 13 Dec, 2021 2 commits
  8. 10 Dec, 2021 1 commit
  9. 09 Dec, 2021 7 commits
  10. 08 Dec, 2021 8 commits
  11. 07 Dec, 2021 2 commits
    • Vasilis Vryniotis's avatar
      Adding logging calls for raft and vit (#5044) · 47bd9620
      Vasilis Vryniotis authored
      * Adding logging calls for raft and vit
      
      * Linter fix
      47bd9620
    • Philip Meier's avatar
      simplify model builders (#5001) · 588e9b5e
      Philip Meier authored
      
      
      * simplify model builders
      
      * cleanup
      
      * refactor kwonly to pos or kw handling
      
      * put weight verification back
      
      * revert num categories checks
      
      * fix default weights
      
      * cleanup
      
      * remove manual parameter map
      
      * refactor decorator interface
      
      * address review comments
      
      * cleanup
      
      * refactor callable default
      
      * fix type annotation
      
      * process ungrouped models
      
      * cleanup
      
      * mroe cleanup
      
      * use decorator for detection models
      
      * add decorator for quantization models
      
      * add decorator for segmentation  models
      
      * add decorator for video  models
      
      * remove old helpers
      
      * fix resnet50
      
      * Adding verification back on InceptionV3
      
      * Add kwargs in DeeplabeV3
      
      * Add kwargs on FCN
      
      * Fix typing on Deeplab
      
      * Fix typing on FCN
      Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
      588e9b5e
  12. 06 Dec, 2021 1 commit
  13. 05 Dec, 2021 1 commit
  14. 03 Dec, 2021 1 commit
  15. 02 Dec, 2021 2 commits
  16. 01 Dec, 2021 3 commits
  17. 30 Nov, 2021 2 commits