VARS-fUSI: Variable Sampling for Fast and Efficient Functional Ultrasound Imaging using Neural Operators
This repo is in progress.
See BioRxiv https://www.biorxiv.org/content/10.1101/2025.04.16.649237v1
For any scripts to run, make sure you are in src
directory.
Check config
for detailed parameters of each experiment.
You should provide all detailed information about the model as a yaml file.
The key module to load data can be found in src/datasetloader.py
.
See src/train.py
.