malaria-detection / README.md
fbononibelloepoch's picture
Update README.md
67bc88f verified
|
raw
history blame
492 Bytes
metadata
tags:
  - yolo11
  - object-detection
library_name: ultralytics
pipeline_tag: object-detection

YOLO11 Malaria Detection Model

This model is trained to detect malaria parasites in blood smear images using YOLO11.

Model Card

Model Description

  • Task: Object Detection
  • Model Architecture: YOLOv8
  • Training Data: Blood smear images with malaria parasites
  • Input: Blood smear microscopy images
  • Output: Bounding boxes around detected parasites

Usage