Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shilpaj
/
FastSAM
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
2cd1fb1
FastSAM
155 MB
Ctrl+K
Ctrl+K
1 contributor
History:
7 commits
This space has 1 file scanned as unsafe.
Show
files
Shilpaj
Update utils/inference.py
2cd1fb1
over 2 years ago
examples
Upload examples files
over 2 years ago
utils
Update utils/inference.py
over 2 years ago
.gitattributes
Safe
1.74 kB
Upload examples files
over 2 years ago
FastSAM.pt
Unsafe
pickle
Detected Pickle imports (28)
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.block.DFL"
,
"ultralytics.nn.modules.conv.Concat"
,
"ultralytics.yolo.utils.IterableSimpleNamespace"
,
"torch.nn.modules.conv.Conv2d"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.nn.modules.conv.ConvTranspose2d"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"torch.nn.modules.activation.SiLU"
,
"ultralytics.nn.modules.block.Proto"
,
"torch.Size"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch.HalfStorage"
,
"ultralytics.nn.tasks.SegmentationModel"
,
"ultralytics.nn.modules.head.Detect"
,
"torch.nn.modules.container.Sequential"
,
"ultralytics.nn.modules.head.Segment"
,
"__builtin__.getattr"
,
"collections.OrderedDict"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.nn.modules.block.SPPF"
,
"__builtin__.set"
,
"torch.FloatStorage"
,
"torch.LongStorage"
How to fix it?
145 MB
xet
Upload FastSAM.pt
over 2 years ago
README.md
Safe
241 Bytes
initial commit
over 2 years ago
app.py
Safe
10.9 kB
Fix: examples loading issue
over 2 years ago
requirements.txt
Safe
98 Bytes
Feat: Added requirements.txt
over 2 years ago