Coder Social home page Coder Social logo

al-shafi-github / blood_vessel_segmentation_unet Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 7.56 MB

Blood Vessel Segmentation of Diabetic Retinopathy Fundus Image

License: Apache License 2.0

Jupyter Notebook 100.00%
blood-vessel-segmentation python3 pytroch unet unet-image-segmentation segmentation

blood_vessel_segmentation_unet's Introduction

Blood_Vessel_Segmentation Using Unet Architecture

Blood Vessel Segmentation of Diabetic Retinopathy Fundus Image. The dataset on the Unet model trained are Drive2004 Dataset and Chasedb

Here is the segmented image picture

Segmented image of Drive and Chase Dataset

UNet is a convolutional neural network (CNN) architecture. The architecture of UNet is characterized by its unique U-shaped design, which consists of an encoding path and a decoding path. The encoding path involves a series of convolutional and pooling layers that progressively reduce the spatial dimensions of the input image while capturing essential features. The decoding path, on the other hand, involves upsampling and concatenation operations to restore the spatial resolution and produce the final segmentation map. UNet is known for its ability to effectively capture both local and global context, making it well-suited for segmentation tasks where precise boundary delineation is required. Its skip connections between the encoding and decoding paths enable the propagation of feature information, allowing the model to maintain high-resolution details throughout the process.

Unet architecture:

Unet Arch

blood_vessel_segmentation_unet's People

Contributors

al-shafi-github avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.