Skip to content
Commits on Source (2)
......@@ -6,7 +6,7 @@
[![Data](https://img.shields.io/badge/Data-Research%20Collection-blue)](https://doi.org/10.3929/ethz-b-000551512)
OA-armsim is a python module to simulate synthetic forearm acoustic pressure maps.
The code here implements the acoustic map generation for the simulated cylinder dataset (SCD) presented in Berkan Lafci, Firat Ozdemir, Xosé Luís Deán-Ben, Daniel Razansky, and Fernando Perez-Cruz. OADAT: Experimental and synthetic clinical optoacoustic data for standardized image processing. arXiv preprint arXiv:2206.08612, 2022.
The code here implements the acoustic map generation for the simulated cylinder dataset (SCD) presented in Firat Ozdemir, Berkan Lafci, Xosé Luís Deán-Ben, Daniel Razansky, and Fernando Perez-Cruz. OADAT: Experimental and synthetic clinical optoacoustic data for standardized image processing. Transactions on Machine Learning Research, 2023.
___
## Demo
......@@ -47,12 +47,12 @@ ___
Please cite to this work using the following Bibtex entry:
```
@article{
ozdemir2022oadat,
ozdemir2023oadat,
title={{OADAT}: Experimental and Synthetic Clinical Optoacoustic Data for Standardized Image Processing},
author={Firat Ozdemir and Berkan Lafci and Xose Luis Dean-Ben and Daniel Razansky and Fernando Perez-Cruz},
journal={Transactions on Machine Learning Research},
issn={2835-8856},
year={2022},
year={2023},
url={https://openreview.net/forum?id=BVi6MhKO0G},
note={}
}
......