Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ishworrsubedii
/
weapon-detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
weapon-detection
/
resources
/
models
Ctrl+K
Ctrl+K
1 contributor
History:
2 commits
ishworrsubedii
feat: update model and convert images to RGB for prediction display
066c36c
verified
about 1 year ago
v1
feat: add complete pipeline and Streamlit code This commit introduces a complete pipeline for both single and real-time inferences using cameras. It includes the implementation of Streamlit code to facilitate the process.
about 1 year ago
v2
feat: update model and convert images to RGB for prediction display
about 1 year ago
best.pt
pickle
Detected Pickle imports (29)
"torch.LongStorage"
,
"torch.FloatStorage"
,
"torch.nn.modules.conv.Conv2d"
,
"torch._utils._rebuild_parameter"
,
"ultralytics.utils.tal.TaskAlignedAssigner"
,
"ultralytics.nn.modules.conv.Concat"
,
"ultralytics.nn.tasks.DetectionModel"
,
"ultralytics.utils.loss.BboxLoss"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.Size"
,
"ultralytics.utils.loss.v8DetectionLoss"
,
"torch.nn.modules.container.Sequential"
,
"torch.HalfStorage"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"__builtin__.set"
,
"torch.nn.modules.activation.SiLU"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.nn.modules.head.Detect"
,
"ultralytics.nn.modules.block.DFL"
,
"torch.nn.modules.loss.BCEWithLogitsLoss"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.block.SPPF"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.device"
,
"ultralytics.utils.IterableSimpleNamespace"
,
"collections.OrderedDict"
,
"ultralytics.nn.modules.conv.Conv"
How to fix it?
6.26 MB
LFS
feat: add complete pipeline and Streamlit code This commit introduces a complete pipeline for both single and real-time inferences using cameras. It includes the implementation of Streamlit code to facilitate the process.
about 1 year ago
weapon_detector.pt
pickle
Detected Pickle imports (28)
"torch.DoubleStorage"
,
"__builtin__.set"
,
"numpy.ndarray"
,
"models.yolo.IDetect"
,
"torch.nn.modules.container.Sequential"
,
"models.yolo.Model"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.conv.Conv2d"
,
"numpy.core.multiarray._reconstruct"
,
"models.common.Conv"
,
"torch.HalfStorage"
,
"models.common.ImplicitA"
,
"torch._utils._rebuild_parameter"
,
"torch.LongStorage"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"models.common.ImplicitM"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"models.common.Concat"
,
"models.common.SPPCSPC"
,
"models.common.MP"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.nn.modules.activation.SiLU"
,
"torch.nn.modules.container.ModuleList"
,
"_codecs.encode"
,
"torch._utils._rebuild_tensor_v2"
,
"models.common.RepConv"
,
"numpy.dtype"
How to fix it?
74.8 MB
LFS
feat: add complete pipeline and Streamlit code This commit introduces a complete pipeline for both single and real-time inferences using cameras. It includes the implementation of Streamlit code to facilitate the process.
about 1 year ago
yolov7.pt
pickle
Detected Pickle imports (21)
"collections.OrderedDict"
,
"models.yolo.Model"
,
"torch.LongStorage"
,
"models.common.Concat"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.HalfStorage"
,
"models.common.RepConv"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.FloatStorage"
,
"models.common.MP"
,
"torch.nn.modules.container.ModuleList"
,
"models.common.Conv"
,
"models.yolo.Detect"
,
"torch.nn.modules.conv.Conv2d"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.activation.SiLU"
,
"models.common.SPPCSPC"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"__builtin__.set"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
How to fix it?
75.6 MB
LFS
feat: add complete pipeline and Streamlit code This commit introduces a complete pipeline for both single and real-time inferences using cameras. It includes the implementation of Streamlit code to facilitate the process.
about 1 year ago
yolov7_2.pt
pickle
Detected Pickle imports (21)
"collections.OrderedDict"
,
"models.yolo.Model"
,
"torch.LongStorage"
,
"models.common.Concat"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.HalfStorage"
,
"models.common.RepConv"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.FloatStorage"
,
"models.common.MP"
,
"torch.nn.modules.container.ModuleList"
,
"models.common.Conv"
,
"models.yolo.Detect"
,
"torch.nn.modules.conv.Conv2d"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.activation.SiLU"
,
"models.common.SPPCSPC"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"__builtin__.set"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
How to fix it?
75.6 MB
LFS
feat: add complete pipeline and Streamlit code This commit introduces a complete pipeline for both single and real-time inferences using cameras. It includes the implementation of Streamlit code to facilitate the process.
about 1 year ago