Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ujjwal123
/
monument
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
monument
16.5 MB
Ctrl+K
Ctrl+K
1 contributor
History:
11 commits
Ujjwal123
updated code to run afterwards
c7ff91e
over 2 years ago
yolov5
setup tools version fixed
over 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
over 2 years ago
.gitignore
Safe
114 Bytes
first working version
over 2 years ago
Dockerfile
Safe
490 Bytes
updated code to run afterwards
over 2 years ago
README.md
Safe
203 Bytes
initial commit
over 2 years ago
best.pt
pickle
Detected Pickle imports (21)
"torch.nn.modules.activation.SiLU"
,
"models.common.Concat"
,
"torch.HalfStorage"
,
"torch._utils._rebuild_parameter"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"models.common.Bottleneck"
,
"models.yolo.DetectionModel"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.conv.Conv2d"
,
"models.yolo.Detect"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"models.common.SPPF"
,
"models.common.C3"
,
"__builtin__.set"
,
"torch.LongStorage"
,
"models.common.Conv"
,
"torch.FloatStorage"
How to fix it?
14.7 MB
xet
Upload best.pt
over 2 years ago
inference_utils.py
Safe
4.92 kB
model loads on request
over 2 years ago
main.py
Safe
1.34 kB
updated code to run afterwards
over 2 years ago
requirements.txt
Safe
368 Bytes
first working version
over 2 years ago