Tensorflow 2 implementation of complete pipeline for multiclass image semantic segmentation using UNet, SegNet and FCN32 architectures on Cambridge-driving Labeled Video Database (CamVid) dataset.
CNN based Image Classification on CIFAR-10 dataset, along with data augmentation and deployment of the trained CNN model using Flask. (Python)