Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
KdaiP
/
yolov8-deepsort-tracking
like
5
Runtime error
App
Files
Files
Community
main
yolov8-deepsort-tracking
1 contributor
History:
10 commits
KdaiP
yoloV9 is too slow on CPU, move default model to yoloV8n
a1b6617
verified
8 months ago
deep_sort
initial commit
about 1 year ago
.gitattributes
Safe
1.74 kB
update
9 months ago
.gitignore
Safe
1.83 kB
initial commit
about 1 year ago
README.md
Safe
105 Bytes
Update README.md
9 months ago
app.py
Safe
10.4 kB
yoloV9 is too slow on CPU, move default model to yoloV8n
8 months ago
demo.png
Safe
1.55 MB
LFS
initial commit
about 1 year ago
main.py
Safe
6.4 kB
update
9 months ago
requirements.txt
Safe
213 Bytes
update
9 months ago
test.mp4
Safe
1.27 MB
LFS
initial commit
about 1 year ago
webui.png
Safe
1.15 MB
LFS
update
9 months ago
yolov8n.pt
pickle
Detected Pickle imports (23)
"ultralytics.nn.modules.DFL"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.Bottleneck"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.LongStorage"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.nn.modules.SPPF"
,
"torch._utils._rebuild_parameter"
,
"__builtin__.set"
,
"ultralytics.nn.modules.C2f"
,
"torch.HalfStorage"
,
"torch.nn.modules.activation.SiLU"
,
"ultralytics.nn.modules.Conv"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.Size"
,
"ultralytics.nn.modules.Detect"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"ultralytics.nn.modules.Concat"
How to fix it?
6.53 MB
LFS
initial commit
about 1 year ago