Giter Site home page Giter Site logo

dianyehuang / robdvtus Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 1.82 MB

This work presents a semi-autonomous robotic DVT-US exam framework, which consists of a hybrid force-motion control scheme, a coarse-to-fine path planning module, and a physical interaction interface.

License: Apache License 2.0

CMake 8.73% Python 91.27%

robdvtus's Introduction

Robot-Assisted Deep Venous Thrombosis Ultrasound Examination using Virtual Fixture

Introduction

Deep Venous Thrombosis (DVT) is a common vascular disease with blood clots inside deep veins, which may block blood flow or even cause a life-threatening pulmonary embolism. This work presents a semi-autonomous robotic DVT-US exam framework, which consists of a hybrid force-motion control scheme, a coarse-to-fine path planning module, and a physical interaction interface. The whole system is evaluated on a human-like arm phantom with an uneven surface. The intuitive demonstration can be seen here: https://www.youtube.com/watch?v=3xFyqU1rV8c

Video Demo

video demo

Repository description

This repository includes codes for implementing the vessel segmentation network and path planning pipeline.

File structure

Below lists part of the

├── franka_networks
│   └── scripts
│       ├── inference.py
│       ├── record_usimg_pose.py
│       ├── training.py
└── franka_path
    └── scripts
        ├── vesselscanpath.py
        └── path_planning.py
  • training.py: training a unet
  • inference.py: inference of a trained unet
  • record_usimg_pose.py: run under the ros framework, subscribes the US image, does the segmentation, and the computes the center point of the target vein.
  • vesselscanpath.py: performs 6D path fitting over a arc-length parameter
  • path_planning.py: governs the whole path planning pipeline

Citation

This work has been accepted by IEEE T-ASE and will be presented in IROS24. If you found this work interesting and adopted part of it to your own research, or if this work inspires your research, you can cite our paper by:

@ARTICLE{dvthu24,
  title     = {Robot-Assisted Deep Venous Thrombosis Ultrasound Examination using Virtual Fixture},
  author    = {Dianye, Huang, and Chenguang, Yang and Mingchuan, Zhou and Angelos, Karlas and Nassir, Nava and Zhongliang,  Jiang},
  journal = {IEEE Transactions on Automation Science and Engineering},
  year = {2024}
}

robdvtus's People

Contributors

dianyehuang avatar

Stargazers

JianXingqiang avatar  avatar  avatar Zhu Jiayu avatar cgnerds avatar

Watchers

 avatar

Forkers

franka-med

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.