| license: apache-2.0 | |
| library_name: transformers | |
| pipeline_tag: image-classification | |
| tags: | |
| - backbone | |
| - checkpoint | |
| # Root README | |
| Repo: `dsaint31/bb_mlp_224` | |
| - `google/vit-base-patch16-224` -> `models/google__vit-base-patch16-224` | |
| - `microsoft/swin-tiny-patch4-window7-224` -> `models/microsoft__swin-tiny-patch4-window7-224` | |
| - `microsoft/resnet-50` -> `models/microsoft__resnet-50` | |
| - `google/efficientnet-b0` -> `models/google__efficientnet-b0` | |
| - `timm/densenet121.tv_in1k` -> `models/timm__densenet121.tv_in1k` | |
| - `torchvision/densenet121` -> `models/torchvision__densenet121` | |