Giter Site home page Giter Site logo

rohit9934 / drive-digital-retinal-images-for-vessel-extraction Goto Github PK

View Code? Open in Web Editor NEW
30.0 1.0 5.0 30.22 MB

We have done segmentation of blood vessels from their respective retinal images. As this is a segmentation model, we have used U-net architecture for the segmentation purpose. We have modified the typical convolution 2D layer to add new Dense Layer and finally got better result.

License: MIT License

Python 100.00%

drive-digital-retinal-images-for-vessel-extraction's Introduction

Disclaimer:

  • This Project is created by the joint efforts of Rohit Sharma , Abdul Mugeesh and Kanishk Nama . Kanishk Nama is responsible for preparing and loading the dataset, Rohit Sharma is responsible for developing the model while Abdul Mugeesh is responsible for calculating and loading the results. Rest of the work is done together.

DRIVE - Digital Retinal Images for Vessel Extraction

We have done segmentation of blood vessels from their respective retinal images. As this is a segmentation problem, we have used U-net architecture for the segmentation purpose. This is a binary classification task as at each pixel, we have to classify whether that pixel is feature or not.

Dataset

We have used DRIVE dataset for training and testing purpose, this dataset consists of 40 images, 20 for training purpose and 20 for testing.

Working

  • We are using DenseBlock U-net, the architecture is same as U-net but only difference is we are replacing 1 convolutional layer with Dense layer.

perception

base : store template class of data_loader trainer infer model

model : store the definition of semantic segmention model

infer : how to predict

trainer : the way to train your model

Get Started

  1. First Clone the github repository.
  • For Training Purposes First, you have to set all the paths in the files wherever necessary, in config directory and then run main_train.py
  • For Testing Purpose You have to run the main_test.py file, All the results will be stored in experiments/VesselNet/checkpoint folder.
  1. To modify the model, you can first change the path in all the python files and then change segmentionmodel.py or to add the dense layer change thr denseunet.py file.

Our Results

ROC curve

Models Comparsion

Our Research

We have written a Research Paper based on our work and as a future part we are aspiring to add more Dense layers and performing hyper-parameter tuning.

Acknowledgements

  • On Team Level, We are thankful to Sir Vipul Kumar Mishra for teaching and brushing important Deep learning concepts during the workshop, thank you sir. Also, we would like to thank our Mentor Dr. Suneet Kumar Gupta and Bennett University to give us this prestigious opportunity.

drive-digital-retinal-images-for-vessel-extraction's People

Contributors

rohit9934 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

drive-digital-retinal-images-for-vessel-extraction's Issues

Configuration

Can you please provide some information about the running machine? GPU, OS...
Thanks,

metric

how to implement F1. acc ?

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.