Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mussie12
/
damage_detection_1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4741a8e
damage_detection_1
Ctrl+K
Ctrl+K
3 contributors
History:
12 commits
MUSSIE1212
Merge branch 'main' of https://huggingface.co/spaces/mussie12/damage_detection_1
4741a8e
about 2 months ago
__pycache__
Refactored app.py for single damage model analysis and removed unused car_part_detector_model.pt
about 2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
Dockerfile
448 Bytes
fix issues
2 months ago
README.md
Safe
204 Bytes
initial commit
2 months ago
app.py
3.19 kB
Refactored app.py for single damage model analysis and removed unused car_part_detector_model.pt
about 2 months ago
damage_general_model.pt
pickle
Detected Pickle imports (31)
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.activation.SiLU"
,
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.nn.modules.block.C3k"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"torch.nn.modules.conv.ConvTranspose2d"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.block.PSABlock"
,
"torch._utils._rebuild_parameter"
,
"ultralytics.nn.tasks.SegmentationModel"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.linear.Identity"
,
"ultralytics.nn.modules.block.Attention"
,
"torch.HalfStorage"
,
"ultralytics.nn.modules.block.C3k2"
,
"collections.OrderedDict"
,
"torch.Size"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.nn.modules.block.Proto"
,
"torch.FloatStorage"
,
"ultralytics.nn.modules.block.SPPF"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"ultralytics.nn.modules.conv.Conv"
,
"ultralytics.nn.modules.block.DFL"
,
"ultralytics.nn.modules.head.Segment"
,
"ultralytics.nn.modules.conv.DWConv"
,
"torch.LongStorage"
,
"ultralytics.nn.modules.conv.Concat"
,
"ultralytics.nn.modules.block.C2PSA"
,
"__builtin__.set"
How to fix it?
45.2 MB
LFS
fixing issues related to this
2 months ago
packages.txt
Safe
48 Bytes
fixing issues related to this
2 months ago
requirements.txt
Safe
90 Bytes
Update requirements.txt
about 2 months ago