Skip to content

Use DeeplabV3+ to segment the flexor tendon, median nerve, and carpal tunnel separately from MR images.

License

Notifications You must be signed in to change notification settings

gsdndeer/Carpal-Tunnel-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carpal-Tunnel-Segmentation

In recent years, carpal tunnel syndrome(CTS) becomes a common disease due to the heavy load in repetitive wrist work.

The carpal tunnel is the passageway on the palmar side of wrist that connects the forearm to the hand. It is bounded by the transverse carpal ligament and carpal bones, several flexor tendon, median nerve pass through it.

Magnetic resonance(MR) imaging are widely applied in clinical diagnosis.

Method

In this project, I used DeeplabV3+ to segment the flexor tendon, median nerve, and carpal tunnel separately from a pair of lateral multimodal (including T1-weighted and T2-weighted) MR images.

Environment

  1. Python 3.6.8
  2. Pytorch 1.7.0

Get started

  1. Clone the repository
git clone https://github.com/gsdndeer/Segmentation-of-Carpal-Tunnel-from-magnetic-resonance-image.git
  1. Download the data from here

  2. Download the models from here

  3. Run

python predict_gui.py

GUI

Acknowledgement

  1. Segmentation models
  2. The data is provided by NCKU CSIE VSLAB

About

Use DeeplabV3+ to segment the flexor tendon, median nerve, and carpal tunnel separately from MR images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages