efficientnet_b3.ra2_in1k timm
- 種別
- model
- タスク
- image-classification
- フレームワーク
- timm
- ダウンロード
- 10,355,192
- いいね
- 5
- アクセス
- public
- ファイル
- 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…