File size: 485 Bytes
038dbe2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
tags:
- image-classification
- timm
library_name: timm
license: apache-2.0
datasets:
- howdyaendra/xblock-social-screenshots
base_model:
- timm/swin_s3_base_224.ms_in1k
---
# Model card for swin_s3_base_224-xblockm-timm
howdyaendra/swin_s3_base_224-xblock is trained using timm and is intended to have the logits passed to a sigmoid function to enable multi-label classification.
See [notebook](https://github.com/aendra-rininsland/xblock-notebooks/blob/main/xblock-m-timm.ipynb) |