Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
turhancan97
/
yolov8-orientation
like
2
Running
App
Files
Files
Community
main
yolov8-orientation
1 contributor
History:
30 commits
This space has 1 file scanned as unsafe.
Show
files
turhancan97
version for yolo added
0cb3f82
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
56 Bytes
upload model
over 1 year ago
README.md
Safe
254 Bytes
initial commit
over 1 year ago
app.py
Safe
8.46 kB
add conf parameter to video prediction
over 1 year ago
best.pt
Unsafe
pickle
Detected Pickle imports (28)
"torch.nn.modules.conv.ConvTranspose2d"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.yolo.utils.IterableSimpleNamespace"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.LongStorage"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"ultralytics.nn.modules.Conv"
,
"ultralytics.nn.modules.DFL"
,
"ultralytics.nn.modules.Segment"
,
"ultralytics.nn.modules.C2f"
,
"ultralytics.nn.modules.SPPF"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.tasks.SegmentationModel"
,
"ultralytics.nn.modules.Bottleneck"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"ultralytics.nn.modules.Proto"
,
"ultralytics.nn.modules.Detect"
,
"torch.HalfStorage"
,
"torch.Size"
,
"ultralytics.nn.modules.Concat"
,
"__builtin__.getattr"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.activation.SiLU"
,
"__builtin__.set"
How to fix it?
54.8 MB
LFS
new weights
over 1 year ago
requirements.txt
Safe
1.16 kB
version for yolo added
about 1 year ago