Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Beasto
/
LaneSegmentation
like
1
Runtime error
App
Files
Files
Community
main
LaneSegmentation
1 contributor
History:
8 commits
This space has 1 file scanned as unsafe.
Show
files
Beasto
Update app.py
07c9f89
verified
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
LaneSegmentation.pt
Unsafe
pickle
Detected Pickle imports (33)
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.nn.modules.container.Sequential"
,
"ultralytics.utils.loss.BboxLoss"
,
"torch.HalfStorage"
,
"torch.LongStorage"
,
"ultralytics.nn.modules.head.Detect"
,
"ultralytics.nn.modules.block.SPPF"
,
"ultralytics.utils.loss.v8SegmentationLoss"
,
"torch.nn.modules.conv.Conv2d"
,
"ultralytics.nn.modules.block.DFL"
,
"torch.nn.modules.conv.ConvTranspose2d"
,
"torch.nn.modules.activation.SiLU"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"ultralytics.nn.modules.conv.Concat"
,
"ultralytics.nn.modules.block.Proto"
,
"ultralytics.nn.modules.head.Segment"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch.nn.modules.loss.BCEWithLogitsLoss"
,
"torch.Size"
,
"ultralytics.utils.IterableSimpleNamespace"
,
"collections.OrderedDict"
,
"torch.device"
,
"__builtin__.getattr"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"ultralytics.utils.tal.TaskAlignedAssigner"
,
"torch.FloatStorage"
,
"ultralytics.nn.tasks.SegmentationModel"
,
"dill._dill._load_type"
,
"torch._utils._rebuild_parameter"
,
"ultralytics.nn.modules.block.Bottleneck"
How to fix it?
54.8 MB
LFS
Upload LaneSegmentation.pt
9 months ago
README.md
Safe
237 Bytes
initial commit
9 months ago
app.py
Safe
455 Bytes
Update app.py
9 months ago
requirements.txt
Safe
34 Bytes
Create requirements.txt
9 months ago