Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
PramaLLC
/
BEN
like
78
Follow
Prama LLC
3
Image Segmentation
doi:10.57967/hf/3503
BEN
background-remove
mask-generation
Dichotomous image segmentation
background remove
foreground
background
License:
apache-2.0
Model card
Files
Files and versions
Community
2
e918d2d
BEN
2 contributors
History:
50 commits
Prama
Update README.md
e918d2d
verified
about 1 month ago
.gitattributes
Safe
1.88 kB
Upload demo.jpg
about 1 month ago
BEN_Base.pth
Safe
pickle
Detected Pickle imports (4)
"torch.LongStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
1.13 GB
LFS
Rename model.pth to BEN_Base.pth
about 2 months ago
README.md
Safe
1.75 kB
Update README.md
about 1 month ago
config.json
Safe
124 Bytes
Create config.json
about 1 month ago
demo.jpg
Safe
1.83 MB
LFS
Upload demo.jpg
about 1 month ago
image.png
Safe
1.41 MB
LFS
Upload image.png
about 1 month ago
inference.py
Safe
384 Bytes
Created inference file, moved torch no grad to model.py, removed timm user warning and used a different photo from the demo for default inference image.
about 1 month ago
model.py
Safe
37.8 kB
Created inference file, moved torch no grad to model.py, removed timm user warning and used a different photo from the demo for default inference image.
about 1 month ago
requirements.txt
Safe
86 Bytes
Update requirements.txt
about 2 months ago