Image Segmentation with Tensorflow using CNNs and Conditional Random Fields A post showing how to perform Image Segmentation with a recently released TF-Slim library and pretrained models. It covers the training and post-processing using Conditional Random Fields. Introduction In the previous post, we implemented the upsampling and made sure it is correct by comparing it to the implementation of t