Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MilindChawre
/
erav3-s9-resnet50-nn
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
erav3-s9-resnet50-nn
1 contributor
History:
2 commits
MilindChawre
Adding code for hosting huggingface app for resnet50 image classifier
12dc8e3
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
README.md
Safe
2.92 kB
Adding code for hosting huggingface app for resnet50 image classifier
2 months ago
app.py
Safe
2.51 kB
Adding code for hosting huggingface app for resnet50 image classifier
2 months ago
checkpoint.pth
Safe
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"collections.OrderedDict"
What is a pickle import?
175 MB
LFS
Adding code for hosting huggingface app for resnet50 image classifier
2 months ago
huggingface-app.png
Safe
649 kB
Adding code for hosting huggingface app for resnet50 image classifier
2 months ago
imagenet_class_index.json
Safe
35.6 kB
Adding code for hosting huggingface app for resnet50 image classifier
2 months ago
model.pkl
pickle
Detected Pickle imports (15)
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.linear.Linear"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_parameter"
,
"model.ResNet"
,
"torch.nn.parallel.data_parallel.DataParallel"
,
"model.BasicBlock"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.storage._load_from_bytes"
,
"torch.device"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.pooling.MaxPool2d"
How to fix it?
87.3 MB
LFS
Adding code for hosting huggingface app for resnet50 image classifier
2 months ago
model.pt
Safe
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"collections.OrderedDict"
What is a pickle import?
87.3 MB
LFS
Adding code for hosting huggingface app for resnet50 image classifier
2 months ago
model.py
Safe
4.1 kB
Adding code for hosting huggingface app for resnet50 image classifier
2 months ago
requirements.txt
Safe
31 Bytes
Adding code for hosting huggingface app for resnet50 image classifier
2 months ago