In this video, we are going to use the famous UNet architecture for segmenting person from an image. For the person segmentation, we are going to use the person segmentation dataset.

The U-Net is built for Biomedical Image Segmentation. It is the base model for any segmentation task. It follows an encoder-decoder approach. It used skip connection to get the local information during downsampling path and use it during the upsampling path.

CODE: https://github.com/nikhilroxtomar/Unet-for-Person-Segmentation

U-Net: https://arxiv.org/abs/1505.04597
ResU-Net: https://arxiv.org/pdf/1711.10684
DoubleU-Net: https://arxiv.org/abs/2006.04868

Subscribe: https://www.youtube.com/channel/UClkqp31PHke-f8b8mjiiY-Q

#unet #tensorflow #keras #python #deep-learning

UNet for Person Segmentation || UNet Segmentation using TensorFlow Keras || Deep Learning
4.25 GEEK