Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
PramaLLC
/
BEN
like
84
Follow
Prama LLC
14
Image Segmentation
PyTorch
doi:10.57967/hf/3503
BEN
background-remove
mask-generation
Dichotomous image segmentation
background remove
foreground
background
remove background
arxiv:
2501.06230
License:
apache-2.0
Model card
Files
Files and versions
Community
2
main
BEN
2 contributors
History:
56 commits
MaxwellMeyer
Update README.md
dff72af
verified
5 days ago
.gitattributes
Safe
1.88 kB
Upload demo.jpg
3 months ago
BEN_Base.pth
Safe
pickle
Detected Pickle imports (4)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch.LongStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
1.13 GB
LFS
Upload BEN_Base.pth
8 days ago
README.md
Safe
3.39 kB
Update README.md
5 days ago
config.json
Safe
123 Bytes
Update config.json
8 days ago
demo.jpg
Safe
1.83 MB
LFS
Upload demo.jpg
3 months ago
image.png
Safe
1.41 MB
LFS
Upload image.png
3 months 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 months 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 months ago
requirements.txt
Safe
86 Bytes
Update requirements.txt
3 months ago