Artificial intelligence based glaucoma and diabetic retinopathy detection using MATLAB — retrained AlexNet convolutional neural network
Creators
- 1. School of Biological Sciences and Engineering, Universidad Yachay Tech, Urcuquí, Imbabura, 100119, Ecuador
- 2. School of Mathematical and Computational Sciences, Universidad Yachay Tech, Urcuquí, Imbabura, 100119, Ecuador
Description
MatLab codes and scripts related to image processing, pre-processing & Training versions of the AlexNet Convolutional Neural Network (NetTransfers I-V)
-The following files and functions are deeper described in the "README.txt" file:
- IMAGE PRE-PROCESSING
- "Converter_227_final.m"
- Add a red color filter to grayscale images (grs2rgb by Valeriy Korostyshevskiy)
- Crop black areas from images
- Resize images (227x227 pixels)
- "Converter_227_final.m"
- IMAGE PROCESSING
- "CodigoAlterno.m"
- Code for retraining of convolutional neural networks based on AlexNet pre-trained network
- "CodigoAlterno.m"
- DATASETS USED IN THIS WORK
- SPECIFICATIONS OF THE DATA USED FOR RETRAINING EACH VERSION OF THE CNN
- FINALL TRAINING VERSIONS OF THE CNN - RELATED TO THE EVALUATION OF EYE DISEASES.
Note: Codes are additionally available on GitHub. On the other hand, the trainings of the convolutional neural network are not subject to changes or modifications (netTransfer I-V) and will only be available in this repository.
PLEASE CITATE AS:
Arias-Serrano I, Velásquez-López PA, Avila-Briones LN et al. Artificial intelligence based glaucoma and diabetic retinopathy detection using MATLAB — retrained AlexNet convolutional neural network [version 1; peer review: 1 approved with reservations]. F1000Research 2023, 12:14 (https://doi.org/10.12688/f1000research.122288.1)
Files
LICENSE.txt
Files
(4.3 GB)
Name | Size | Download all |
---|---|---|
md5:b4976ff8388834a53b9d243975ef6f0d
|
1.6 kB | Download |
md5:982ca953d6589a1509cf8331c3098809
|
2.9 kB | Download |
md5:477dd182afd1dc630b021fde3a236faa
|
1.8 kB | Download |
md5:47eb6fe17d52f97f505fb8a8fb15fb9c
|
1.3 kB | Preview Download |
md5:f95ffe3318655d70cf14180a888fa7cb
|
7.7 kB | Preview Download |
md5:7a5b2475e64cac1298b407604653cd34
|
4.3 GB | Download |
Additional details
Related works
- Is supplemented by
- Software: https://github.com/IscArias/EyeEvaluationSourceCode (URL)