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

MarcSue
/
person_detection

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

Instructions to use MarcSue/person_detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use MarcSue/person_detection with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('object-detection', 'MarcSue/person_detection');
person_detection / onnx
179 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
Marc
fixing cannot load model issue
f8ae376 over 1 year ago
  • model.onnx
    102 MB
    xet
    fixing cannot load model issue over 1 year ago
  • model_fp16.onnx
    51.2 MB
    xet
    fixing cannot load model issue over 1 year ago
  • model_quantized.onnx
    26.1 MB
    xet
    fixing cannot load model issue over 1 year ago