Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
nakamura196
/
yolov5-kunshujo
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
yolov5-kunshujo
700 MB
Ctrl+K
Ctrl+K
3 contributors
History:
34 commits
nakamura196
fix: add psutil dependency for yolov5 v7.0
97b48e5
5 months ago
.gitattributes
Safe
1.34 kB
initial commit
about 4 years ago
.gitignore
Safe
62 Bytes
refactor: load model from HF Hub, remove local ultralytics source
5 months ago
2586696_R0000008.jpg
Safe
310 kB
fix: bug
over 2 years ago
2586696_R0000009.jpg
Safe
300 kB
fix: bug
over 2 years ago
README.md
Safe
232 Bytes
fix: upgrade gradio to 5.9.1 for Python 3.13 compatibility
5 months ago
app.py
Safe
3.36 kB
feat: use gr.JSON component for structured output display
5 months ago
best.pt
pickle
Detected Pickle imports (28)
"torch._utils._rebuild_tensor_v2"
,
"_codecs.encode"
,
"models.common.Focus"
,
"torch.nn.modules.container.Sequential"
,
"models.common.Concat"
,
"torch.nn.modules.activation.SiLU"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"models.yolo.Detect"
,
"torch.FloatStorage"
,
"models.yolo.Model"
,
"numpy.core.multiarray.scalar"
,
"torch.nn.modules.conv.Conv2d"
,
"__builtin__.set"
,
"torch.LongStorage"
,
"models.common.C3"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"numpy.ndarray"
,
"models.common.Bottleneck"
,
"torch.DoubleStorage"
,
"models.common.Conv"
,
"collections.OrderedDict"
,
"numpy.core.multiarray._reconstruct"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.nn.modules.container.ModuleList"
,
"torch._utils._rebuild_parameter"
,
"numpy.dtype"
,
"models.common.SPP"
,
"torch.HalfStorage"
How to fix it?
699 MB
xet
feat: intitial commit
about 4 years ago
requirements.txt
Safe
95 Bytes
fix: add psutil dependency for yolov5 v7.0
5 months ago