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

Vombit
/
yolov10n_cs2

Object Detection
YOLOv10
ONNX
ultralytics
PyTorch
yolo
cs2
Counter Strike
Model card Files Files and versions
xet
Community

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

  • Libraries
  • YOLOv10

    How to use Vombit/yolov10n_cs2 with YOLOv10:

    from ultralytics import YOLOvv10
    
    model = YOLOvv10.from_pretrained("Vombit/yolov10n_cs2")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • ultralytics

    How to use Vombit/yolov10n_cs2 with ultralytics:

    from ultralytics import YOLOvv10
    
    model = YOLOvv10.from_pretrained("Vombit/yolov10n_cs2")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolov10n_cs2
635 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Vombit's picture
Vombit
Upload 3 files
9dcd0d7 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    805 Bytes
    Update README.md almost 2 years ago
  • labels.jpg
    142 kB
    Upload 3 files almost 2 years ago
  • labels_correlogram.jpg
    235 kB
    Upload 3 files almost 2 years ago
  • results.png
    255 kB
    Upload 3 files almost 2 years ago