Deep Learning for Bleeding Detection in Endoscopic Capsule Images

Mohammad Hasan Olyaei Torqabeh1 Ali Olyaei Torqabeh2

1) Faculty of Electrical Engineering, Sadjad University of Technology, Mashhad, Iran -
2) Department of Computer Engineering, Faculty of Engineering, Ferdowsi University of Mashhad, Mashhad, Iran -

Publication : germanconf.com(germanconf.com/2nd)
Abstract :
This paper discusses an algorithm for detecting bleeding in images taken from an endoscopic capsule. This algorithm consists of two parts. First, with deep learning, they instruct a deep network to distinguish between blood images and normal images. Then the images in the blood class are transmitted to the second part of the algorithm. In the second part, the images are converted to HSV and by comparing each pixel with the threshold of blood, the location of the bleeding is marked and indicated by a green rectangle. Simulation of this algorithm is implemented using the Python language and Tensorflow. The results indicate that the deep network has been able to categorize well between blood images and normal images, and the location of bleeding is also prominently indicated.
Keywords : Deep Learning Endoscopic Capsule Bleeding Detection Python Tensorflow HSV