paper-with-me

홈 › Papers

TrOMR:Transformer-Based Polyphonic Optical Music Recognition

2023-08-18 · Yixuan Li, Huaping Liu, Qiang Jin, Miaomiao Cai, Peng Li

Optical Music Recognition (OMR) is an important technology in music and has been researched for a long time. Previous approaches for OMR are usually based on CNN for image understanding and RNN for music symbol classification. In this paper, we propose a transformer-based approach with excellent global perceptual capability for end-to-end polyphonic OMR, called TrOMR. We also introduce a novel consistency loss function and a reasonable approach for data annotation to improve recognition accuracy for complex music scores. Extensive experiments demonstrate that TrOMR outperforms current OMR methods, especially in real-world scenarios. We also develop a TrOMR system and build a camera scene dataset for full-page music scores in real-world. The code and datasets will be made available for reproducibility.

📄 PDF Abstract BibTeX arXiv:2308.09370

Code (1)

netease/polyphonic-tromr 공식 구현 pytorch

Similar Papers 제목 키워드 기반

An Empirical Evaluation of End-to-End Polyphonic Optical Music Recognition

2021-08-03 · Sachinda Edirisooriya, Hao-Wen Dong, Julian McAuley, Taylor Berg-Kirkpatrick

Previous work has shown that neural architectures are able to perform optical music recognition (OMR) on monophonic and homophonic music with high accuracy. However, piano and orchestral scores frequently exhibit polypho…

Binary ClassificationDecoderRhythm

Sheet Music Transformer: End-To-End Optical Music Recognition Beyond Monophonic Transcription

2024-02-12 · Antonio Ríos-Vila, Jorge Calvo-Zaragoza, Thierry Paquet

State-of-the-art end-to-end Optical Music Recognition (OMR) has, to date, primarily been carried out using monophonic transcription techniques to handle complex score layouts, such as polyphony, often by resorting to sim…

Choir Transformer: Generating Polyphonic Music with Relative Attention on Transformer

2023-08-01 · Jiuyang Zhou, Hong Zhu, Xingping Wang

Polyphonic music generation is still a challenge direction due to its correct between generating melody and harmony. Most of the previous studies used RNN-based models. However, the RNN-based models are hard to establish…

Music GenerationRhythm

Calliope -- A Polyphonic Music Transformer

2021-07-08 · Andrea Valenti, Stefano Berti, Davide Bacciu

The polyphonic nature of music makes the application of deep learning to music modelling a challenging task. On the other hand, the Transformer architecture seems to be a good fit for this kind of data. In this work, we …

From Image to Music Language: A Two-Stage Structure Decoding Approach for Complex Polyphonic OMR

2026-04-22 · Nan Xu, Shiheng Li, Shengchao Hou arxiv

We propose a new approach for a practical two-stage Optical Music Recognition (OMR) pipeline, with a particular focus on its second stage. Given symbol and event candidates from the visual pipeline, we decode them into a…