Skip to content

This repository hosts the script that was utilized for report the results of the conference article: “Boosting Kidney Stone Identification in Endoscopic Images Using Two-Step Transfer Learning”

Notifications You must be signed in to change notification settings

CV-INSIDE/ks-transferlearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boosting Kidney Stone Identification in Endoscopic Images Using Two-Step Transfer Learning

This repository has the code to implement the methods described in the conference article: Boosting Kidney Stone Identification in Endoscopic Images Using Two-Step Transfer Learning, developed as part of the project "RECONDITE: Deep learning and image analysis methods for improving the endoscopic identification of kidney stones composition" at Tecnologico de Monterrey and Université de Lorraine.

Abstract

Knowing the cause of kidney stone formation is crucial to establish treatments that prevent recurrence. There are currently different approaches for determining the kidney stone type. However, the reference ex-vivo identification procedure can take up to several weeks, while an in-vivo visual recognition requires highly trained specialists. Machine learning models have been developed to provide urologists with an automated classification of kidney stones during an ureteroscopy; however, there is a general lack in terms of quality of the training data and methods. In this work, a two-step transfer learning approach is used to train the kidney stone classifier. The proposed approach transfers knowledge learned on a set of images of kidney stones acquired with a CCD camera (ex-vivo dataset) to a final model that classifies images from endoscopic images (ex-vivo dataset). The results show that learning features from different domains with similar information helps to improve the performance of a model that performs classification in real conditions (for instance, uncontrolled lighting conditions and blur). Finally, in comparison to models that are trained from scratch or by initializing ImageNet weights, the obtained results suggest that the two-step approach extracts features improving the identification of kidney stones in endoscopic images.

[ArXiv]


Contents

Organization

No additional content directories are declared.

Contributors

Code for algorithms, applications and tools contributed by:

Francisco Lopez-Tiro, Juan Pablo Betancur-Rengifo

Please email us your comments, criticism, and questions at gilberto.ochoa@tec.mx

Reference

If you use functions from this script in your work, please use the BibTex entry below for citation.

[ArXiv] [Paper]

@inproceedings{lopez2023boosting,
  title={Boosting kidney stone identification in endoscopic images using two-step transfer learning},
  author={Lopez-Tiro, Francisco and Flores-Araiza, Daniel and Betancur-Rengifo, Juan Pablo and Reyes-Amezcua, Ivan and Hubert, Jacques and Ochoa-Ruiz, Gilberto and Daul, Christian},
  booktitle={Mexican International Conference on Artificial Intelligence},
  pages={131--141},
  year={2023},
  organization={Springer}
}

About

This repository hosts the script that was utilized for report the results of the conference article: “Boosting Kidney Stone Identification in Endoscopic Images Using Two-Step Transfer Learning”

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published