AI-Lab-Makerere/beans
Viewer • Updated • 1.3k • 9.11k • 45
How to use Bingsu/timm-mobilevitv2_050-beans with timm:
import timm
model = timm.create_model("hf_hub:Bingsu/timm-mobilevitv2_050-beans", pretrained=True)This model is a fine-tuned version of mobilevitv2_050 (from timm) on the beans dataset. It achieves the following results on the validation set:
Imagenet
mean = [0.485, 0.456, 0.406]
std = [0.229, 0.224, 0.225]