jayrmh / QAERTS

We present QAERTS, a parameter-efficient multi-head model for 3D fetal brain pose estimation from freehand 2D ultrasound videos by leveraging uncertainty across different geometric transformations, for use in low-income settings.
6 stars 0 forks source link

QAERTS: Geometric Transformation Uncertainty for Improving 3D Fetal Brain Pose Prediction from Freehand 2D Ultrasound Videos

Training

python train_end_to_end_vunc8.py [DROPOUT_RATE] [GESTATION_AGE]

Inference

python dummy_epi_utils.py [DROPOUT_RATE] [GESTATION_AGE]

Miscellaneous