fbononibelloepoch
commited on
Commit
•
4e0e128
1
Parent(s):
3eb47a2
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
-
|
4 |
- object-detection
|
5 |
library_name: ultralytics
|
6 |
pipeline_tag: object-detection
|
7 |
---
|
8 |
|
9 |
-
#
|
10 |
|
11 |
-
This model is trained to detect malaria parasites in blood smear images using
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- yolo11
|
4 |
- object-detection
|
5 |
library_name: ultralytics
|
6 |
pipeline_tag: object-detection
|
7 |
---
|
8 |
|
9 |
+
# YOLO11 Malaria Detection Model
|
10 |
|
11 |
+
This model is trained to detect malaria parasites in blood smear images using YOLO11.
|