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

OSCF
/
TrapperAI-v02.2024

Image Classification
ultralytics
English
trapper
trapperai
ecology
biology
wildlife
animal detection
species classification
Model card Files Files and versions
xet
Community
1

Instructions to use OSCF/TrapperAI-v02.2024 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use OSCF/TrapperAI-v02.2024 with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("OSCF/TrapperAI-v02.2024")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
TrapperAI-v02.2024
208 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
ptynecki's picture
ptynecki
Update README.md
e6acc0e verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    3.97 kB
    Update README.md about 2 years ago
  • TrapperAI-v02.2024-YOLOv8-m.pt
    208 MB
    xet
    Added model file about 2 years ago