Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

PramaLLC
/
BEN

Image Segmentation
PyTorch
BEN
background-remove
mask-generation
Dichotomous image segmentation
background remove
foreground
background
remove background
Model card Files Files and versions Community
4
BEN
Ctrl+K
Ctrl+K
  • 2 contributors
History: 56 commits
MaxwellMeyer's picture
MaxwellMeyer
Update README.md
dff72af verified 4 months ago
  • .gitattributes
    1.88 kB
    Upload demo.jpg 6 months ago
  • BEN_Base.pth

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch.LongStorage"

    What is a pickle import?

    1.13 GB
    LFS
    Upload BEN_Base.pth 4 months ago
  • README.md
    3.39 kB
    Update README.md 4 months ago
  • config.json
    123 Bytes
    Update config.json 4 months ago
  • demo.jpg
    1.83 MB
    LFS
    Upload demo.jpg 6 months ago
  • image.png
    1.41 MB
    LFS
    Upload image.png 6 months ago
  • inference.py
    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. 6 months ago
  • model.py
    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. 6 months ago
  • requirements.txt
    86 Bytes
    Update requirements.txt 7 months ago