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…