Image segmentation with a U-Net-like architecture Author: fchollet Date created: 2019/03/20 Last modified: 2020/04/20 Description: Image segmentation model trained from scratch on the Oxford Pets dataset. keras.io/examples/vision/oxford_pets_image_segmentation/ colab.research.google.com/github/keras-team/keras-io/blob/master/examples/vision/ipynb/oxford_pets_image_segmentation.ipynb github.com/k..