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

ITI121-25S2
/
8057714P

Object Detection
ultralytics
OpenVINO
English
yolo
int8
Model card Files Files and versions
xet
Community

Instructions to use ITI121-25S2/8057714P with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use ITI121-25S2/8057714P with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("ITI121-25S2/8057714P")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
8057714P
10.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
yhng2525's picture
yhng2525
Update README.md
2344e9b verified 8 months ago
  • best_int8_openvino_model
    Upload 3 files 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    485 Bytes
    Update README.md 8 months ago