Collection of sample codes for all image based tasks using tensorflow and/or keras.
mnist_classificaton
aptos-19-cnn-based-approach
- CNN based image classification implemented in Keras. Dataset from APTOS.
transfer_learning_mobilenet_based
- Transfer Learning based image classification model uses features from pretrained neural network model,
MobileNet
. Dataset from APTOS.
- Transfer Learning based image classification model uses features from pretrained neural network model,