SkillAgentSearch skills...

RecON

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

Install / Use

/learn @Lmy0217/RecON
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars15
CategoryEducation
Updated13d ago
Forks1

Languages

Python

Security Score

90/100

Audited on Mar 24, 2026

No findings