"tests/test_datasets/test_transforms/utils.py" did not exist on "39b294f5b0816ecc8c4a10bc48a874172d1f766d"
  1. 03 May, 2022 6 commits
  2. 28 Apr, 2022 3 commits
  3. 27 Apr, 2022 10 commits
  4. 26 Apr, 2022 3 commits
  5. 25 Apr, 2022 4 commits
  6. 22 Apr, 2022 2 commits
    • Vasilis Vryniotis's avatar
      Restructuring metrics meta-data (#5859) · 6f016dd9
      Vasilis Vryniotis authored
      * Restructuring metrics meta-data for detection, segmentation and optical flow.
      
      * Renaming acc to pixel_acc for segmentation
      
      * Restructure video meta-data.
      
      * Restructure classification and quantization meta-data.
      
      * Fix tests.
      
      * Fix documentation
      6f016dd9
    • YosuaMichael's avatar
      Adding revamp docs for vision_transformers and regnet (#5856) · ca265374
      YosuaMichael authored
      * Add docs for regnet, still need to update the comment docs on models
      
      * Fix a little typo on .rst file
      
      * Update regnet docstring
      
      * Add vision_transformer docs, and fix typo on regnet docs
      
      * Update docstring to make sure it does not exceed 120 chars per line
      
      * Improve formatting
      
      * Change the new line location for vision_transformer docstring
      ca265374
  7. 21 Apr, 2022 2 commits
  8. 20 Apr, 2022 1 commit
  9. 19 Apr, 2022 4 commits
  10. 18 Apr, 2022 1 commit
  11. 11 Apr, 2022 1 commit
    • YosuaMichael's avatar
      Add SWAG model weight that only the linear head is finetuned to ImageNet1K (#5793) · 3fa24148
      YosuaMichael authored
      * Add SWAG model that only the linear classifier head is finetuned with frozen trunk weight
      
      * Add accuracy from experiments
      
      * Change name from SWAG_LC to SWAG_LINEAR
      
      * Add comment on SWAG_LINEAR weight
      
      * Remove the comment docs (moved to PR description), and add the PR url as recipe. Also change name of previous swag model to SWAG_E2E_V1
      3fa24148
  12. 06 Apr, 2022 3 commits