paper-with-me

홈 › Papers

Computer vision for liquid samples in hospitals and medical labs using hierarchical image segmentation and relations prediction

2021-05-04 · Sagi Eppel, Haoping Xu, Alan Aspuru-Guzik

This work explores the use of computer vision for image segmentation and classification of medical fluid samples in transparent containers (for example, tubes, syringes, infusion bags). Handling fluids such as infusion fluids, blood, and urine samples is a significant part of the work carried out in medical labs and hospitals. The ability to accurately identify and segment the liquids and the vessels that contain them from images can help in automating such processes. Modern computer vision typically involves training deep neural nets on large datasets of annotated images. This work presents a new dataset containing 1,300 annotated images of medical samples involving vessels containing liquids and solid material. The images are annotated with the type of liquid (e.g., blood, urine), the phase of the material (e.g., liquid, solid, foam, suspension), the type of vessel (e.g., syringe, tube, cup, infusion bottle/bag), and the properties of the vessel (transparent, opaque). In addition, vessel parts such as corks, labels, spikes, and valves are annotated. Relations and hierarchies between vessels and materials are also annotated, such as which vessel contains which material or which vessels are linked or contain each other. Three neural networks are trained on the dataset: One network learns to detect vessels, a second net detects the materials and parts inside each vessel, and a third net identifies relationships and connectivity between vessels.

📄 PDF Abstract BibTeX arXiv:2105.01456

Code (1)

sagieppel/LabPics-medical-Computer-vision-for-liquid-samples-in-hospitals-and-medical-lab- 공식 구현

Tasks

Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Medical Waste Sorting: a computer vision approach for assisted primary sorting

2023-03-08 · A. Bruno, C. Caudai, G. R. Leone, M. Martinelli 외

Medical waste, i.e. waste produced during medical activities in hospitals, clinics and laboratories, represents hazardous waste whose management involves special care and high costs. However, this kind of waste contains …

Management

Computer vision and machine learning for medical image analysis: recent advances, challenges, and way forward

2022-03-21 · Art Int Surg 2022 3 · Eyad Elyan1, Pattaramon Vuttipittayamongkol2, Pamela Johnston1, Kyle Martin1 외

The recent development in the areas of deep learning and deep convolutional neural networks has significantly progressed and advanced the field of computer vision (CV) and image analysis and understanding. Complex tasks …

image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification+1

Computer vision-based recognition of liquid surfaces and phase boundaries in transparent vessels, with emphasis on chemistry applications

2014-04-28 · Sagi Eppel, Tal Kachman

The ability to recognize the liquid surface and the liquid level in transparent containers is perhaps the most commonly used evaluation method when dealing with fluids. Such recognition is essential in determining the li…

Unmasking the Chameleons: A Benchmark for Out-of-Distribution Detection in Medical Tabular Data

2023-09-28 · Mohammad Azizmalayeri, Ameen Abu-Hanna, Giovanni Ciná

Despite their success, Machine Learning (ML) models do not generalize effectively to data not originating from the training distribution. To reliably employ ML models in real-world healthcare systems and avoid inaccurate…

Out-of-Distribution Detection

Learning to See Inside Opaque Liquid Containers using Speckle Vibrometry

2025-07-28 · Matan Kichler, Shai Bagon, Mark Sheinin arxiv

Computer vision seeks to infer a wide range of information about objects and events. However, vision systems based on conventional imaging are limited to extracting information only from the visible surfaces of scene obj…