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

  • Log In
  • Sign Up

not-lain
/
BiRefNet-massive

BiRefNet
Safetensors
model_hub_mixin
Image Segmentation
Background Removal
Mask Generation
Dichotomous Image Segmentation
Camouflaged Object Detection
Salient Object Detection
pytorch_model_hub_mixin
Model card Files Files and versions
xet
Community

Instructions to use not-lain/BiRefNet-massive with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • BiRefNet

    How to use not-lain/BiRefNet-massive with BiRefNet:

    # Option 1: use with transformers
    
    from transformers import AutoModelForImageSegmentation
    birefnet = AutoModelForImageSegmentation.from_pretrained("not-lain/BiRefNet-massive", trust_remote_code=True)
    
    # Option 2: use with BiRefNet
    
    # Install from https://github.com/ZhengPeng7/BiRefNet
    
    from models.birefnet import BiRefNet
    model = BiRefNet.from_pretrained("not-lain/BiRefNet-massive")
  • Notebooks
  • Google Colab
  • Kaggle
BiRefNet-massive
885 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
not-lain's picture
not-lain
Push model using huggingface_hub.
eff275d verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    507 Bytes
    Push model using huggingface_hub. almost 2 years ago
  • config.json
    28 Bytes
    Push model using huggingface_hub. almost 2 years ago
  • model.safetensors
    885 MB
    xet
    Push model using huggingface_hub. almost 2 years ago