Full text available here.
How To Use • Citations • Acknowledgments • License
You can use the included Dockerfile:
docker build --tag omr_amd:latest .We evaluate our approach on mensural music notation:
- We use Capitan (or Zaragoza), Il Lauro Secco, Magnificat, Mottecta, and Guatemala datasets. These are private datasets and are available upon request. After obtaining these datasets, please place them in the
datafolder.
We use Primens as the source dataset and try to adapt its corresponding source model to each of the remaining datasets. We use the Align, Minimize and Diversify (AMD) method to perform a source-free domain adaptation. Specifically, we perform a random seach of 50 runs for each source-target combination and keep the best one as the final result.
Execute the run_experiments.sh script to replicate the experiments from our work:
$ bash run_experiments.sh@inproceedings{luna2024syn2realomr,
title = {{Unsupervised Synthetic-to-Real Adaptation for Optical Music Recognition}},
author = {Luna-Barahona, Noelia and Roselló, Adrián and Alfaro-Contreras, Mar{\'\i}a and Rizo, David and Calvo-Zaragoza, Jorge},
booktitle = {{Proceedings of the 25th International Society for Music Information Retrieval Conference}},
year = {2024},
publisher = {ISMIR},
address = {San Francisco, United States},
month = {nov},
}This work is supported by grant CISEJI/2023/9 from "Programa para el apoyo a personas investigadoras con talento (Plan GenT) de la Generalitat Valenciana".
This work is under a MIT license.
