dpdl-benchmark/oxford_flowers102
Viewer • Updated • 8.19k • 8.13k • 12
How to use Lumia101/Flowers102-EfficientNet-B2 with timm:
import timm
model = timm.create_model("hf_hub:Lumia101/Flowers102-EfficientNet-B2", pretrained=True)This model is a fine-tuned model of EfficientNet-B2, pre-trained on ImageNet-1K, for the Flowers 102 dataset.
See TensorBoard.
Base model
google/efficientnet-b2