Skip to content

Lmy0217/RecON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecON

This repository is the official implementation for "RecON: Online Learning for Sensorless Freehand 3D Ultrasound Reconstruction".

Environment

  • PyTorch with GPU
  • OpenCV-Python build from CUDA
  • Run pip install -r requirements.txt

Training

  • Backbone
    python3 -m main -m online_bk -d Spine -r hp_bk -g0
  • Discriminator
    python3 -m main -m online_d -d Spine -r hp_d -g0

Online Learning

python3 -m main -m online_fm -d Spine -r hp_fm -g0 -t0

Demo

An interactive demo is available in here.

About

(MedIA 2023) RecON: Online Learning for Sensorless Freehand 3D Ultrasound Reconstruction

Resources

License

Stars

15 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages