TensorFlow: use of U-Net a convolutional networks for biomedical image segmentation


TensorFlow can now use U-Net.
All docs are here:
https://media.readthedocs.org/pdf/tf-unet/latest/tf-unet.pdf
I am using it for Kaggle contest "Bowl 2018" requiring computer vision.

https://tuatini.me/practical-image-segmentation-with-unet/

Install TENSORFLOW GPU on Windows 10
https://medium.com/@lmoroney_40129/installing-tensorflow-with-gpu-on-windows-10-3309fec55a00




Comments