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

Anzhc
/
Anzhcs_YOLOs

Object Detection
ultralytics
PyTorch
YOLOv8
art
Ultralytics
Model card Files Files and versions
xet
Community
7

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

  • Libraries
  • ultralytics

    How to use Anzhc/Anzhcs_YOLOs with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("Anzhc/Anzhcs_YOLOs")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Was wondering about the unsafe warning.

pinned
3
#2 opened about 1 year ago by
Faor-Mati

how to use Anzhcs-text-seg-v9-y11m.pt ?

1
#7 opened 3 days ago by
Pablo2077

can this model be converted to onnx?

1
#3 opened 12 months ago by
bagood
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs