This video briefly introduces you to the keras unet collection library that offers a few variants of the classic U-Net model. These variants include Attention U-Net, U-Net plus plus, and R2-U-Net.
For more information about the library: https://github.com/yingkaisha/keras-unet-collection
Code generated in the video can be downloaded from here:
https://github.com/bnsreenu/python_for_microscopists
Dataset from: https://www.epfl.ch/labs/cvlab/data/data-em/
Images and masks are divided into patches of 256x256.
Subscribe: https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w/featured
#keras #u-net