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

  • Log In
  • Sign Up

BVRA
/
TurtleDetector

Image Segmentation
ultralytics
English
object-detection
yolo
turtles
head
flippers
carapace
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use BVRA/TurtleDetector with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("BVRA/TurtleDetector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
TurtleDetector
20.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
WildlifeDatasets's picture
WildlifeDatasets
Upload turtle_detector.pt
c3205b1 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    33 Bytes
    initial commit 6 months ago
  • turtle_detector.pt
    20.5 MB
    xet
    Upload turtle_detector.pt 4 months ago