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

keremberke
/
yolov8n-pokemon-classification

Image Classification
ultralytics
TensorBoard
PyTorch
v8
ultralyticsplus
yolov8
yolo
vision
awesome-yolov8-models
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use keremberke/yolov8n-pokemon-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use keremberke/yolov8n-pokemon-classification with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("keremberke/yolov8n-pokemon-classification")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolov8n-pokemon-classification
1.32 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
keremberke's picture
keremberke
add ultralytics model card
c0783a4 over 3 years ago
  • .gitattributes
    1.53 kB
    upload sample visuals over 3 years ago
  • README.md
    2.93 kB
    add ultralytics model card over 3 years ago
  • config.json
    195 Bytes
    add ultralyticsplus config over 3 years ago
  • thumbnail.jpg
    1.32 MB
    xet
    upload sample visuals over 3 years ago