Uploaded October 2019 | Updated September 2026, 2 weeks ago
In this video I show you how to diagnose skin lesions from images. Because images may not fit into memory, I show you how to use the image_data_generator and flow_from_directory functions in Keras for R to load your images in batches as they become required for the model to train on.
Datasets on images are available on Kaggle.
RMD file at github.com/juanklopper/Deep-learning-using-R
RPubs documents at rpubs.com/juanhklopper/skin_lesion_prediction
In this video I show you how to diagnose skin lesions from images. Because images may not fit into memory, I show you how to use the image_data_generator and flow_from_directory functions in Keras for R to load your images in batches as they become required for the model to train on.
Datasets on images are available on Kaggle.
RMD file at github.com/juanklopper/Deep-learning-using-R
RPubs documents at rpubs.com/juanhklopper/skin_lesion_prediction










