Multi-Class Urinary Particle Images for Automated Clinical Detection
by Qiaoliang Li / Shenzhen University Health Science Center
Available on 1 platform
Sign in to view source links and access this dataset
Description
A deep learning study by Qiaoliang Li of Shenzhen University Health Science Center proposes a method for multi-class detection of urinary particles. The work is based on an image database containing 15 types of cellular components, including various erythrocytes, leukocytes, crystals, casts, and epithelial cells. The reported network model achieved a mean average precision of 82.86% on a test set, processing a single image sample in 195 milliseconds.
Use Cases
Training automated urinalysis systems based on the 15 labeled cellular component types.
Benchmarking deep learning models for medical image detection speed and accuracy based on the reported mAP and processing time.
Developing clinical decision support tools for identifying abnormal urinary particles like crystals and casts.
Researching feature extraction methods for microscopic medical images using architectures like Resnet50 and FPN.
Strengths
The dataset contains images of 15 distinct types of urinary particles, providing a multi-class scope.
The associated model achieved a reported mean average precision (mAP) of 82.86% on a test set.
The method demonstrates a processing speed of 195 ms per image sample, suggesting potential for real-time application.
Limitations
The actual image data, column definitions, and dataset size are not provided, limiting direct usability assessment.
The dataset's origin and collection methodology are described only at a high level, lacking details on sample sourcing and annotation.
Last update date is unknown; freshness unverified.
Provenance
Source
Shenzhen University Health Science Center
Collection Method
Images were obtained to create a database, then input into a Resnet50 and Feature Pyramid Network (FPN) model for training.
The dataset is described in a research paper abstract; the actual image files and their accessibility are not detailed.