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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

keremberke
/
yolov8m-scene-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
2

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

  • Libraries
  • ultralytics

    How to use keremberke/yolov8m-scene-classification with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("keremberke/yolov8m-scene-classification")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

TypeError: hf_hub_download() got an unexpected keyword argument 'token'

#2 opened about 3 years ago by
archana0297
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs