Skip to content

ndavoudi/sparse_artefact_unet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In-vivo optoacoustic sparse reconstruction artefact removal with U-Net

This repository contains the code of sparse reconstruction artefact removal with convolutional neural network that was employed in our work: Deep learning optoacoustic tomography with sparse data

Screenshot 2024-07-03 at 14 48 51

Running the code

You can downloed a trained model by running the script "download_pretrained_model_32.sh"

sh download_pretrained_model_32.sh

which will add the model to the created directory. Then by running "test.py"

python test.py

you will use the downloded trained model and provided sample test data to test the network. Sample test data includes the network input as artefactual sparse recostruction images, "test_32.mat", and ground truth artefact-free full reconstruction, "test_GT.mat", to be compared with network output for performance evaluation.

Citation

Please cite the following paper if you use this code:

Davoudi, Neda, Xosé Luís Deán-Ben, and Daniel Razansky. "Deep learning optoacoustic tomography with sparse data." Nature Machine Intelligence 1.10 (2019): 453-460.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published