Challenge addressed: https://www.kaggle.com/andrewmvd/ocular-disease-recognition-odir5k 👀
Plug and play approach. Following the previous link notation, open https://github.com/fcornetti/CataractPredictionCNN/blob/main/Cataract_prediction_CNN.ipynb and change variables:
pathData
= path that points to full_df.csvpathImages
= path that points to preprocessed images
Ppt presentation for illustrative purpose: https://github.com/fcornetti/CataractPredictionCNN/blob/main/CataractPredictionCNN.pptx. It documents the data model journey 📚
Please, report me any type of mistake. Suggestions are more than welcome 🙏