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

Preyanshz
/
Brain

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

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

  • Libraries
  • ultralytics

    How to use Preyanshz/Brain with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("Preyanshz/Brain")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
Brain
122 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits

This model has 1 file scanned as unsafe.

py321's picture
py321
Update README.md
931eee5 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    170 Bytes
    Update README.md almost 2 years ago
  • brain.pt
    122 MB
    xet
    Upload brain.pt almost 2 years ago
  • config.json
    81 Bytes
    Create config.json almost 2 years ago
  • model_index.json
    40 Bytes
    Create model_index.json almost 2 years ago