Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arghyaiitb
/
resnet50-imagenet-1k
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
resnet50-imagenet-1k
307 MB
2 contributors
History:
7 commits
arghyaiitb
fixed the model code
a2b32c9
3 days ago
.gitattributes
Safe
1.52 kB
initial commit
4 days ago
.gitignore
Safe
296 Bytes
Added model
3 days ago
QUICKSTART.md
Safe
3.31 kB
Added json
4 days ago
README.md
Safe
3.39 kB
Added json file
4 days ago
app.py
Safe
5.32 kB
fixed the model code
3 days ago
best_model.pt
pickle
Detected Pickle imports (4)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"torch.FloatStorage"
What is a pickle import?
307 MB
xet
Added model
3 days ago
imagenet_classes.json
Safe
33.6 kB
Added json
4 days ago
models.py
Safe
4.71 kB
fixed the model code
3 days ago
requirements.txt
Safe
92 Bytes
Added gradio app
4 days ago
test_model.py
Safe
4.5 kB
Added json
4 days ago