Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
smerrillunc
/
zoom_gallery_detector
like
0
PyTorch
resnet50
Model card
Files
Files and versions
xet
Community
main
zoom_gallery_detector
/
config.json
smerrillunc
Initial commit: ResNet50 fine-tuned for Zoom gallery view detection
5d57f68
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
75 Bytes
{
"model_type"
:
"resnet50"
,
"num_labels"
:
2
,
"labels"
:
[
"Not Zoom"
,
"Zoom"
]
}