A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018
this is a simple demo for image segmentation.----unet网络进行语义分割的demo,用的数据集是KITTI
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.
A Keras implementation of YOLOv3 (Tensorflow backend)