1. 21 Dec, 2021 1 commit
    • Kai Zhang's avatar
      Log io usage (#5038) · da7680f0
      Kai Zhang authored
      * add api usage log for io
      
      * cover VideoReader
      
      * cover c++ APIs
      
      * add api usage log for io
      
      * cover VideoReader
      
      * cover c++ APIs
      
      * add _cpp suffix to c++ APIs
      
      * use new API and change cpp format
      
      * remove _cpp suffix
      
      * adopt new API
      
      * lint
      da7680f0
  2. 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
  3. 19 Dec, 2021 1 commit
  4. 17 Dec, 2021 1 commit
  5. 16 Dec, 2021 3 commits
  6. 15 Dec, 2021 1 commit
  7. 14 Dec, 2021 3 commits
  8. 13 Dec, 2021 2 commits
  9. 10 Dec, 2021 1 commit
  10. 09 Dec, 2021 7 commits
  11. 08 Dec, 2021 8 commits
  12. 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
  13. 06 Dec, 2021 1 commit
  14. 05 Dec, 2021 1 commit
  15. 03 Dec, 2021 1 commit
  16. 02 Dec, 2021 2 commits
  17. 01 Dec, 2021 3 commits
  18. 30 Nov, 2021 1 commit