Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

sharktide
/
RDiCC

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

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

  • Libraries
  • ultralytics

    How to use sharktide/RDiCC with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("sharktide/RDiCC")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
RDiCC
19 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
sharktide's picture
sharktide
Update README.md
a6ba19d verified 12 months ago
  • runs
    Upload 25 files about 1 year ago
  • .gitattributes
    3.04 kB
    Upload 25 files about 1 year ago
  • README.md
    357 Bytes
    Update README.md 12 months ago