/RedeemTheBoar

Repo containing the neural network we used for the Data Science Bowl 2018 competition.

Primary LanguagePython

RedeemTheBoar

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).