An open API service indexing awesome lists of open source software.

https://github.com/tanishkamarrott/semantic-segmentation-using-unet

Semantic Segmentation using U-Net -Conceptualised a Semantic Segmentation model using the U-Net Architecture. -Trained a convolutional neural network to perform fast and precise segmentation of images by outputting a pixel-wise mask using the modified U-Net, achieving an accuracy of 97%
https://github.com/tanishkamarrott/semantic-segmentation-using-unet

Last synced: 4 months ago
JSON representation

Semantic Segmentation using U-Net -Conceptualised a Semantic Segmentation model using the U-Net Architecture. -Trained a convolutional neural network to perform fast and precise segmentation of images by outputting a pixel-wise mask using the modified U-Net, achieving an accuracy of 97%

Awesome Lists containing this project

README

          

# Semantic-Segmentation-using-UNet

Semantic Segmentation using U-Net

Deep Learning Frameworks used: Python, Keras, TensorFlow

-Conceptualised a Semantic Segmentation model using the U-Net Architecture.

-Trained a convolutional neural network to perform fast and precise segmentation of images by outputting a pixel-wise mask using the modified U-Net, achieving an accuracy of 97%