Skip to content

Implements the tracking of an arm during ultrasound scanning, using the Azure Kinect Depth Sensor

Notifications You must be signed in to change notification settings

Tyg23/tracking_arm

 
 

Repository files navigation

tracking_arm

Implements the tracking of an arm during ultrasound scanning, using the Azure Kinect Depth Sensor Arm segmentation is done using unet with vgg16 backbone.

Requirements

conda env create -f environment.yaml
conda activate schp
pip install -r requirements.txt

About

Implements the tracking of an arm during ultrasound scanning, using the Azure Kinect Depth Sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%