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

  • Log In
  • Sign Up

tytyty-ty
/
CXR-Pneumonia-Classification

Image Classification
ultralytics
English
medical-imaging
chest-xray
pneumonia
yolo
Model card Files Files and versions
xet
Community

Instructions to use tytyty-ty/CXR-Pneumonia-Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use tytyty-ty/CXR-Pneumonia-Classification with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("tytyty-ty/CXR-Pneumonia-Classification")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
CXR-Pneumonia-Classification
4.08 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
tytyty-ty's picture
tytyty-ty
Upload CXR-Pneumonia-Classification.zip
12519b4 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • CXR-Pneumonia-Classification.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    4.07 MB
    xet
    Upload CXR-Pneumonia-Classification.zip about 2 months ago
  • README.md
    11.6 kB
    Upload README.md about 2 months ago