1. 18 May, 2022 3 commits
  2. 17 May, 2022 4 commits
  3. 16 May, 2022 7 commits
  4. 13 May, 2022 2 commits
  5. 12 May, 2022 4 commits
  6. 11 May, 2022 2 commits
  7. 10 May, 2022 1 commit
  8. 09 May, 2022 4 commits
  9. 04 May, 2022 3 commits
  10. 03 May, 2022 8 commits
  11. 28 Apr, 2022 2 commits
    • YosuaMichael's avatar
      Add shufflenetv2 1.5 and 2.0 weights (#5906) · 5fc36b4f
      YosuaMichael authored
      * Add shufflenetv2 1.5 and 2.0 weights
      
      * Update recipe
      
      * Add to docs
      
      * Use resize_size=232 for eval and update the result
      
      * Add quantized shufflenetv2 large
      
      * Update docs and readme
      
      * Format with ufmt
      
      * Add to hubconf.py
      
      * Update readme for classification reference
      
      * Fix reference classification readme
      
      * Fix typo on readme
      
      * Update reference/classification/readme
      5fc36b4f
    • Aditya Oke's avatar
      Add revamped docs for Mobilenetv3 (#5908) · a945ec63
      Aditya Oke authored
      
      
      * Start adding
      
      * Finish adding docs
      
      * Fix other bugs
      
      * Update torchvision/models/mobilenetv3.py
      
      * Update torchvision/models/mobilenetv3.py
      Co-authored-by: default avatarNicolas Hug <contact@nicolas-hug.com>
      a945ec63