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

tillsc
/
perp-cnn

Object Detection
ultralytics
yolo
Model card Files Files and versions
xet
Community

Instructions to use tillsc/perp-cnn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use tillsc/perp-cnn with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("tillsc/perp-cnn")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
perp-cnn
10.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
tillsc's picture
tillsc
Upload README.md with huggingface_hub
301388d verified about 1 month ago
  • 5.44 MB
    xet
    Upload with huggingface_hub about 1 month ago
  • .gitattributes
    1.57 kB
    Upload with huggingface_hub about 1 month ago
  • README.md
    1.17 kB
    Upload README.md with huggingface_hub about 1 month ago
  • best.pt
    5.44 MB
    xet
    Upload best.pt with huggingface_hub about 1 month ago