Skip to content

A real-time project that detects and classifies urine cells from microscopic images. This project provides information on urinary health and diseases and assists doctors.

Notifications You must be signed in to change notification settings

erdemormann/realtime-urin-cell-classification-and-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REAL-TIME CLASSIFICATION AND DETECTION OF URINE CELLS ON IMAGES WITH YOLO

This project focuses on analyzing urine cells in the medical imaging domain. Utilizing a dataset obtained from microscopic images, it aims to provide real-time detection, classification, and health status information regarding urine cells using the YOLO algorithm. The YOLO algorithm stands out as a fast and accurate method for object detection, being the preferred method in this project.

The detected cells include Bacteria, Other, Epithelial, Erythrocyte, Crystal, Leukocyte, Yeast, and Cylinder. Evaluations were conducted on YOLO algorithm versions yolov6, yolov7, and yolov8, with the best performance achieved by the yolov8 large version, reaching an 85% success rate.

Numerical distribution of microscopic images of urine cells in the dataset

Table

Results

Confusion Matrix

Confusion Matrix

F1 Curve

F1 Curve

PR Curve

PR Curve


Some Tests

img 1

img 2

img 3

img 4

img 5

img 6

About

A real-time project that detects and classifies urine cells from microscopic images. This project provides information on urinary health and diseases and assists doctors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published