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

Xenova
/
yolov9-e

Object Detection
Transformers.js
ONNX
yolov9
Model card Files Files and versions
xet
Community
3

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

  • Libraries
  • Transformers.js

    How to use Xenova/yolov9-e with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('object-detection', 'Xenova/yolov9-e');
yolov9-e / onnx
172 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Xenova's picture
Xenova HF Staff
Upload fp16 ONNX weights
30aece1 verified over 2 years ago
  • model.onnx
    98 MB
    xet
    Upload model.onnx over 2 years ago
  • model_fp16.onnx
    49.2 MB
    xet
    Upload fp16 ONNX weights over 2 years ago
  • model_quantized.onnx
    25.1 MB
    xet
    Upload onnx/model_quantized.onnx with huggingface_hub (#1) over 2 years ago