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
/
ISNet-ONNX

Image Segmentation
Transformers.js
ONNX
isnet
background-removal
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers.js

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

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('image-segmentation', 'onnx-community/ISNet-ONNX');
ISNet-ONNX
397 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Xenova's picture
Xenova HF Staff
Update README.md
3fe6e3d verified 3 months ago
  • onnx
    Upload ONNX weights over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    896 Bytes
    Update README.md 3 months ago
  • config.json
    27 Bytes
    Create config.json over 1 year ago
  • preprocessor_config.json
    339 Bytes
    Update preprocessor_config.json over 1 year ago