Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ranggaaldosas
/
pothole-detection
like
0
Sleeping
App
Files
Files
Community
929b8cb
pothole-detection
1 contributor
History:
11 commits
ranggaaldosas
feat: fix img assets path
929b8cb
8 months ago
example
feat: fix img assets path
8 months ago
.gitattributes
Safe
1.58 kB
Upload 3 files
8 months ago
README.md
Safe
249 Bytes
Update README.md
8 months ago
app.py
Safe
2.21 kB
Create app.py
8 months ago
best_model.pt
pickle
Detected Pickle imports (30)
"torch.nn.modules.conv.Conv2d"
,
"torch.FloatStorage"
,
"torch.nn.modules.container.Sequential"
,
"__builtin__.set"
,
"torch.Size"
,
"omegaconf.base.ContainerMetadata"
,
"ultralytics.nn.modules.Conv"
,
"ultralytics.nn.modules.C2f"
,
"torch.HalfStorage"
,
"omegaconf.base.Metadata"
,
"ultralytics.nn.modules.SPPF"
,
"omegaconf.nodes.AnyNode"
,
"ultralytics.nn.modules.DFL"
,
"torch.nn.modules.activation.SiLU"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"collections.defaultdict"
,
"ultralytics.nn.modules.Concat"
,
"ultralytics.nn.modules.Detect"
,
"typing.Any"
,
"torch.nn.modules.container.ModuleList"
,
"collections.OrderedDict"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"__builtin__.dict"
,
"ultralytics.nn.modules.Bottleneck"
,
"torch._utils._rebuild_parameter"
,
"omegaconf.dictconfig.DictConfig"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.upsampling.Upsample"
How to fix it?
6.23 MB
LFS
Upload best_model.pt
8 months ago
requirements.txt
Safe
1.07 kB
Create requirements.txt
8 months ago