Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
timm-mobilevitv2_050-beans – AI Model by Bingsu | AlphaNeural AI
You can deploy this model and start earning money today!
Bingsu
/
timm-mobilevitv2_050-beans
like
0
timm
pytorch
image-classification
beans
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Model card for timm-mobilevitv2_050-beans
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:
Loss: 0.08228
Accuracy: 0.9850
F1Score: 0.9846
Image normalization
Imagenet
python
1
mean
=
[
0.485
,
0.456
,
0.406
]
2
std
=
[
0.229
,
0.224
,
0.225
]