MENU

Fun & Interesting

227 - Various U-Net models using keras unet collection library - for semantic image segmentation

DigitalSreeni 13,606 4 years ago
Video Not Working? Fix It Now

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.

Comment