Nothing Special   »   [go: up one dir, main page]

Intravenous (IV) Therapy Infusion Drip Image

Citation Author(s):
Woojin
Paik
Konkuk University Glocal Campus
Geng
Han
Konkuk University Glocal Campus
Submitted by:
Woojin Paik
Last updated:
Mon, 07/08/2024 - 15:58
DOI:
10.21227/s5a9-cj71
Data Format:
License:
0
0 ratings - Please login to submit your rating.

Abstract 

We introduce a high-performance computer vision based Intraveneous (IV) infusion speed measurement system as a camera application on an iPhone or Android phone. Our system uses You Only Look Once version 5 (YOLOv5) as it was designed for real-time object detection, making it substantially faster than two-stage algorithms such as R-CNN. In addition, YOLOv5 offers greater precision than its predecessors, making it more competitive with other object detection methods. However, YOLOv5 can be challenging to use on a mobile device for several reasons as it requires substantial computational resources for image processing and prediction generation. Thus, we chose the model optimization approach because it requires the least effort to implement. Because NCNN (Neural Network Computing) is a high-performance neural network inference framework optimized for mobile platforms such as Android and iOS, we converted a YOLOv5 model to an NCNN (Novel Convolutional Neural Network) model. Compared to the previous research, our application showed less variability and higher consistency in the infusion flow rate measurement.

Instructions: 

Unzip the file then there will be separate directory for images and labels. 

In teh images directory, there will be separate directory for train and validation.