Coder Social home page Coder Social logo

ligong16 / freehandusrecon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dial-rpi/freehandusrecon

0.0 1.0 0.0 4.88 MB

Source code for DCL-Net, a deep learning model for sensorless freehand 3D ultrasound volume reconstruction.

License: MIT License

Python 100.00%

freehandusrecon's Introduction

Freehand 3D Ultrasound Volume Reconstruction

This repository contains the code for MICCAI 2020 paper, entitled Sensorless Freehand 3D Ultrasound Reconstruction via Deep Contextual Learning.

Introduction

In this paper, we propose a deep contextual learning network (DCL-Net), which can efficiently exploit the image feature relationship between US frames and reconstruct 3D US volumes without any tracking device. The proposed DCL-Net utilizes 3D convolutions over a US video segment for feature extraction. An embedded self-attention module makes the network focus on the speckle-rich areas for better spatial movement prediction. We also propose a novel case-wise correlation loss to stabilize the training process for improved accuracy. Highly promising results have been obtained by using the developed method. We will test the method further on US videos with varieties of scanning protocols in future work. For more details, please refer to our pre-print version available on arXiv.

Environment

  • Set up your environment by anaconda, (python3.7, torch 1.5.0+cu92)

Testing

One of our pretrained model is availabel in GoogleDrive. After downloading it into the "pretrained_model" folder, run the following command to test with the demo case:

CUDA_VISIBLE_DEVICES=0 python test_network.py

Citation

If you find this work helpful to you, please cite our paper in your work:

@inproceedings{guo2020sensorless,
  title={Sensorless freehand 3D ultrasound reconstruction via deep contextual learning},
  author={Guo, Hengtao and Xu, Sheng and Wood, Bradford and Yan, Pingkun},
  booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
  pages={463--472},
  year={2020},
  organization={Springer}
}

freehandusrecon's People

Contributors

hengtaoguo avatar yanrpi avatar

Watchers

James Cloos 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.