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

Опубликовано: 21 Июль 2021
на канале: DigitalSreeni
12,661
374

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

Code generated in the video can be downloaded from here:
https://github.com/bnsreenu/python_fo...

Dataset from: https://www.epfl.ch/labs/cvlab/data/d...
Images and masks are divided into patches of 256x256.