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

  • Log In
  • Sign Up

Xenova
/
mit-b2

Image Classification
Transformers.js
ONNX
segformer
Model card Files Files and versions
xet
Community
1

Instructions to use Xenova/mit-b2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use Xenova/mit-b2 with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('image-classification', 'Xenova/mit-b2');
mit-b2
176 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
Xenova's picture
Xenova HF Staff
whitphx's picture
whitphx
Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1)
08c93d1 verified 11 months ago
  • onnx
    Upload fp16 ONNX weights about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.29 kB
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 11 months ago
  • config.json
    70.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • preprocessor_config.json
    374 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • quantize_config.json
    699 Bytes
    Upload folder using huggingface_hub over 2 years ago