Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RaviNaik
/
ERA-SESSION19
like
1
Sleeping
App
Files
Files
Community
main
ERA-SESSION19
2 contributors
History:
7 commits
This space has 1 file scanned as unsafe.
Show
files
RaviNaik
Update README.md
3a710ef
verified
11 months ago
experiments
Added FastSAM code and supporting UI
over 1 year ago
fastsam
Added FastSAM code and supporting UI
over 1 year ago
sample_images
Added clip gradio web interface
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
3.08 kB
Added clip gradio web interface
over 1 year ago
FastSAM-x.pt
Unsafe
pickle
Detected Pickle imports (28)
"torch.FloatStorage"
,
"ultralytics.nn.modules.conv.Conv"
,
"ultralytics.nn.modules.head.Segment"
,
"torch.Size"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.nn.modules.conv.Conv2d"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"ultralytics.nn.tasks.SegmentationModel"
,
"__builtin__.getattr"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.LongStorage"
,
"torch.HalfStorage"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.yolo.utils.IterableSimpleNamespace"
,
"ultralytics.nn.modules.block.SPPF"
,
"ultralytics.nn.modules.block.DFL"
,
"ultralytics.nn.modules.block.Proto"
,
"ultralytics.nn.modules.block.C2f"
,
"collections.OrderedDict"
,
"__builtin__.set"
,
"ultralytics.nn.modules.conv.Concat"
,
"torch._utils._rebuild_parameter"
,
"ultralytics.nn.modules.head.Detect"
,
"torch.nn.modules.conv.ConvTranspose2d"
,
"torch.nn.modules.activation.SiLU"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
How to fix it?
145 MB
LFS
Added FastSAM code and supporting UI
over 1 year ago
README.md
Safe
997 Bytes
Update README.md
11 months ago
app.py
Safe
8.23 kB
Update app.py
11 months ago
requirements.txt
Safe
355 Bytes
Added FastSAM code and supporting UI
over 1 year ago