Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

onnx-community
/
BiRefNet_lite-ONNX

Image Segmentation
Transformers.js
ONNX
swin
background-removal
mask-generation
Dichotomous Image Segmentation
Camouflaged Object Detection
Salient Object Detection
Model card Files Files and versions
xet
Community
2

Instructions to use onnx-community/BiRefNet_lite-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use onnx-community/BiRefNet_lite-ONNX with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('image-segmentation', 'onnx-community/BiRefNet_lite-ONNX');
BiRefNet_lite-ONNX
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Xenova's picture
Xenova HF Staff
Delete onnx/model_fp16.onnx
d5eb86b verified 7 months ago
  • onnx
    Delete onnx/model_fp16.onnx 7 months ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.29 kB
    Update README.md about 1 year ago
  • config.json
    81 Bytes
    Update config.json 7 months ago
  • preprocessor_config.json
    391 Bytes
    Create preprocessor_config.json over 1 year ago