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

mrsarthakgupta
/
onnx-classifier

Transformers
ONNX
vit
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use mrsarthakgupta/onnx-classifier with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, AutoModel
    
    processor = AutoImageProcessor.from_pretrained("mrsarthakgupta/onnx-classifier")
    model = AutoModel.from_pretrained("mrsarthakgupta/onnx-classifier")
  • Notebooks
  • Google Colab
  • Kaggle
onnx-classifier
944 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
mrsarthakgupta's picture
mrsarthakgupta
Upload model_quantized.onnx
f108b61 verified about 2 years ago
  • onnx
    Upload model_quantized.onnx about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • config.json
    503 Bytes
    Upload 3 files about 2 years ago
  • model.onnx
    343 MB
    xet
    Upload 3 files about 2 years ago
  • preprocessor_config.json
    351 Bytes
    Create preprocessor_config.json about 2 years ago