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

MrCzaro
/
Pressure_sore_cascade_classifier_YOLO

Image Classification
ultralytics
English
medical-imaging
pressure-sore
pressure-ulcer
wound-classification
yolo
cascade-classification
computer-vision
binary-classification
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use MrCzaro/Pressure_sore_cascade_classifier_YOLO with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("MrCzaro/Pressure_sore_cascade_classifier_YOLO")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
Pressure_sore_cascade_classifier_YOLO
488 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
MrCzaro's picture
MrCzaro
Update README.md
e42b8e4 verified 3 months ago
  • yolo_cascade
    Upload 8 files 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    9.17 kB
    Update README.md 3 months ago