Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
PramaLLC
/
BEN
like
46
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
main
BEN
1 contributor
History:
49 commits
PramaLLC
Update README.md
1b7a018
verified
3 days ago
.gitattributes
Safe
1.88 kB
Upload demo.jpg
3 days 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
5 days ago
README.md
Safe
1.77 kB
Update README.md
3 days ago
config.json
Safe
124 Bytes
Create config.json
3 days ago
demo.jpg
Safe
1.83 MB
LFS
Upload demo.jpg
3 days ago
image.png
Safe
1.41 MB
LFS
Upload image.png
3 days 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.
3 days 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.
3 days ago
requirements.txt
Safe
86 Bytes
Update requirements.txt
5 days ago