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

codeshujaaa
/
kenyanmalarai-detect

Object Detection
ultralytics
TensorBoard
English
medical
biology
malaria
plasmodium
microscopy
giemsa
computer-vision
africa
kenya
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use codeshujaaa/kenyanmalarai-detect with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use codeshujaaa/kenyanmalarai-detect with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("codeshujaaa/kenyanmalarai-detect")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
kenyanmalarai-detect
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
codeshujaaa's picture
codeshujaaa
Update README.md
16e59ac verified about 2 months ago
  • runs
    Upload folder using huggingface_hub about 2 months ago
  • weights
    Upload weights/best_v2.pt with huggingface_hub about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    12.2 kB
    Update README.md about 2 months ago