Semantic segmentation of road driving scenes
https://stackoverflow.com/questions/58050113/imagedatagenerator-for-semantic-segmentation https://stackoverflow.com/questions/45510403/keras-for-semantic-segmentation-flow-from-directory-error https://www.debugcn.com/en/article/36488762.html https://keras.io/api/preprocessing/image/ https://towardsdatascience.com/keras-data-generators-and-how-to-use-them-b69129ed779c https://github.com/mjkvaak/ImageDataAugmentor https://stanford.edu/~shervine/blog/keras-how-to-generate-data-on-the-fly https://towardsdatascience.com/implementing-custom-data-generators-in-keras-de56f013581c
https://medium.com/swlh/saving-and-loading-of-keras-sequential-and-functional-models-73ce704561f4 https://medium.com/swlh/saving-and-loading-of-keras-sequential-and-functional-models-b0092fff335 https://stackoverflow.com/questions/45393429/keras-how-to-save-model-and-continue-training
https://github.com/divamgupta/image-segmentation-keras/blob/dc830bbd76371aaedbf8cb997bdedca388c544c4/keras_segmentation/train.py https://github.com/davidtvs/Keras-LinkNet/blob/538ec6fcaf88bb9365508c891f632f4cd42da886/main.py https://github.com/Anshul12256/Image-Segmentation-on-CamVid-with-Variants-of-UNet https://www.kaggle.com/mukulkr/camvid-segmentation-using-unet https://www.kaggle.com/meaninglesslives/nested-unet-with-efficientnet-encoder
https://github.com/divamgupta/image-segmentation-keras/blob/dc830bbd76371aaedbf8cb997bdedca388c544c4/keras_segmentation/data_utils/data_loader.py https://stanford.edu/~shervine/blog/keras-how-to-generate-data-on-the-fly https://www.kaggle.com/mukulkr/camvid-segmentation-using-unet https://www.kaggle.com/meaninglesslives/nested-unet-with-efficientnet-encoder
https://github.com/mjkvaak/ImageDataAugmentor.git https://www.kaggle.com/meaninglesslives/nested-unet-with-efficientnet-encoder
https://www.kaggle.com/c/inclusive-images-challenge/discussion/72450 https://keras.io/guides/writing_your_own_callbacks/