keras_implementation is an implementation of a U-Net (as defined in https://arxiv.org/abs/1505.04597) using Keras syntax, for now. It achieves ~%97 accuracy on the training set, and an IOU score of 0.289 on the test sample.
Team members: Sinan Deger (@sinandeger), Donald Lee-Brown (@dleebrown), and Nesar Ramachandra (@nesar).