Coder Social home page Coder Social logo

deroes / cnnusbf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rpm1412/cnnusbf

0.0 0.0 0.0 734 KB

An implementation of the network in the paper "Towards Fast Region Adaptive Ultrasound Beamformer For Plane Wave Imaging Using Convolutional Neural Networks"

License: MIT License

Python 100.00%

cnnusbf's Introduction

cnnusbf

An implementation of the network in the paper "Towards Fast Region Adaptive Ultrasound Beamformer For Plane Wave Imaging Using Convolutional Neural Networks" published in the Proceedings of 43rd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC), Online, October 2021. https://doi.org/10.1109/EMBC46164.2021.9630930

The implementation can be found in the code snippet titled cnnusbf.py

Standard tensorflow backend with Keras API is used to train the network. Hence it is essential to have tensorflow and Keras installed. The code can be easily implemented and hosted on Google Colab that provides hardware support for training the network. With a hardware accelerator (GPU) the speed of execution is manifold greater.

Pictorial representation of training method and details for implementation

Existing method from baseline study:

click to view image

Proposed method:

click to view image

With the proposed method, we aim to leverage on the spatial information employed in the convolution kernels in the Convolutional Architecture to provide superior results in adaptive beamforming when compared to a pixel based strategy in the baseline. The advantages seen are that of : 1) Superior metrics with a lesser requirement in angles of insonification for similar image metrics, 2) Lesser angles of insonification could mean a possibility of increased frame rates.

A few plots are attached below to present the advantages in a nutshell to the readers. Both the baseline and the proposed work is trained using the same training data to maintain a pivot for comparison and standard PICMUS dataset is used for evaluation.

click to view image

cnnusbf's People

Contributors

rpm1412 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.