Detecção automática de glomérulos em imagens histológicas renais digitais

Detalhes bibliográficos
Ano de defesa: 2019
Autor(a) principal: Rehem, Jonathan Moreira Cardozo lattes
Orientador(a): Angelo, Michele Fúlvia lattes
Banca de defesa: Não Informado pela instituição
Tipo de documento: Dissertação
Tipo de acesso: Acesso aberto
Idioma: por
Instituição de defesa: Universidade Estadual de Feira de Santana
Programa de Pós-Graduação: Mestrado em Computação Aplicada
Departamento: DEPARTAMENTO DE CIÊNCIAS EXATAS
País: Brasil
Palavras-chave em Português:
Palavras-chave em Inglês:
Área do conhecimento CNPq:
Link de acesso: http://tede2.uefs.br:8080/handle/tede/1342
Resumo: Glomerulopathies, kidney diseases, affect thousands of people in Brazil and in the entire world, this number is growing constantly. The glomeruli are microscopic structures present in kidney and your examination by a doctor determines the kind and the degree of kidney disease. Kidney tissue images can be scanned or photographed, enabling the computational processing. Nowadays, detection and segmentation are made manually by a pathologist doctor. Thus, this research aims at propose a glomeruli automatic detection method on histological digital kidney tissue images. For this, we use deep learning techniques to train capable models to automate this task. Digital images photographed in varied approximation scales was used to compose train and test datasets. Tensorflow Object Detection API (Application Programming Interface) framework was used implements, train and test the models SSD (Single Shot Detection) Inception V2(SI2) and Faster RCNN (Region-based Convolutional Neural Network) Inception V2 (FRI2). Reaching 0.8831 mAP - 0.94 F1 Score when using the SI2 model, 0.8723 mAP and 0.97 F1 Score when utilizing FRI2 model. The SI2 model. The SI2 model is the most efficient for this task because it is 64% faster in training time and 98% faster in detecting glomeruli in each image. This work demonstrate the efficiency of deep learning techniques as solution for this problem, advancing the improvement of techniques for gloeruli automated detection.