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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

xrds
/
isnet-general-onnx-int8

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

Instructions to use xrds/isnet-general-onnx-int8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use xrds/isnet-general-onnx-int8 with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('image-segmentation', 'xrds/isnet-general-onnx-int8');
isnet-general-onnx-int8
220 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
xrds's picture
xrds
Switch to weight-only QDQ (INT8) model, move .onnx files to onnx/
71eff23 about 1 month ago
  • onnx
    Switch to weight-only QDQ (INT8) model, move .onnx files to onnx/ about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • LICENSE
    1.06 kB
    Upload folder using huggingface_hub 3 months ago
  • README.md
    1.95 kB
    Upload folder using huggingface_hub about 1 month ago
  • config.json
    81 Bytes
    Switch to weight-only QDQ (INT8) model, move .onnx files to onnx/ about 1 month ago
  • convert_weight_only_qdq.py
    5.99 kB
    Upload folder using huggingface_hub about 1 month ago
  • preprocessor_config.json
    339 Bytes
    Upload folder using huggingface_hub 3 months ago
  • requirements.txt
    34 Bytes
    Upload folder using huggingface_hub 3 months ago