Skip to content

Image segmentation with U-Net, implemented with TensorFlow and Keras

Notifications You must be signed in to change notification settings

lorisrossi/unet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

U-Net

Project for the Pattern Recognition & Analysis course (The University of Queensland).

The goal was to implement a U-Net to perform image segmentation of MRI scans of the brain, using TensorFlow and Keras.

I developed the U-Net working on Google Colab, since it offers free GPU runtimes to speed up the training of the model.

The Python code in this repository is just a direct export of the Jupyter code.

About

Image segmentation with U-Net, implemented with TensorFlow and Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages