Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jays009
/
Restnet50
like
0
PyTorch
your_huggingface_username/your_dataset_name
resnet
agriculture
anomaly-detection
License:
apache-2.0
Model card
Files
Files and versions
Community
main
Restnet50
/
config.json
jays009
Upload folder using huggingface_hub
687cfc5
verified
6 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
138 Bytes
{
"architectures"
:
[
"ResNet"
]
,
"num_labels"
:
2
,
"input_size"
:
224
,
"image_mean"
:
[
0.485
,
0.456
,
0.406
]
,
"image_std"
:
[
0.229
,
0.224
,
0.225
]
}