File size: 492 Bytes
3eb47a2 4e0e128 3eb47a2 4e0e128 3eb47a2 67bc88f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
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 |