efficientnet_b3.ra2_in1k timm
- Typ
- model
- Aufgabe
- image-classification
- Framework
- timm
- Downloads
- 10,355,192
- Likes
- 5
- Zugriff
- public
- Dateien
- 0
README
--- tags: - image-classification - timm - transformers library_name: timm license: apache-2.0 datasets: - imagenet-1k --- # Model card for efficientnet_b3.ra2_in1k A EfficientNet image classification model. Trained on ImageNet-1k in `timm` using recipe template described below. Recipe details: * Ra…