Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kmohamedalie/u-nets_imagesegmentation

Coursera - Deep Learning with PyTorch : Image Segmentation 🖼️
https://github.com/kmohamedalie/u-nets_imagesegmentation

coursera deep-learning image-segmentation u-net

Last synced: about 1 month ago
JSON representation

Coursera - Deep Learning with PyTorch : Image Segmentation 🖼️

Awesome Lists containing this project

README

        

# Deep Learning with PyTorch : Image Segmentation 🖼️

Instructor: [Parth Dhameliya](https://www.coursera.org/instructor/~42281109)

**[Image Segmentation](https://www.ibm.com/topics/image-segmentation#:~:text=Image%20segmentation%20is%20a%20computer,faster%2C%20more%20advanced%20image%20processing.):** Image segmentation is a computer vision technique that partitions a digital image into discrete groups of pixels—image segments—to inform object detection and related tasks. By parsing an image’s complex visual data into specifically shaped segments, image segmentation enables faster, more advanced image processing.

**[U-Nets](https://www.ibm.com/topics/image-segmentation#:~:text=Image%20segmentation%20is%20a%20computer,faster%2C%20more%20advanced%20image%20processing.):** U-Nets modify FCN architecture to reduce data loss during downsampling with skip connections, preserving greater detail by selectively bypassing some convolutional layers as information and gradients move through the neural network. Its name is derived from the shape of diagrams demonstrating the arrangement of its layers.




**[Applications:](https://deeplobe.ai/image-segmentation-the-most-interesting-applications/)** Medical Imaging, Autonomous Vehicles, Agriculture(weed detection).




![image](https://github.com/Kmohamedalie/U-Nets_ImageSegmentation/assets/63104472/9c146f68-a26f-4715-8630-62f606b469b5)




## **DEMO:**

https://github.com/Kmohamedalie/U-Nets_ImageSegmentation/assets/63104472/5c3fa29f-a3c6-4c07-a419-c4989b9c55c0