oemer icon indicating copy to clipboard operation
oemer copied to clipboard

End-to-end OMR system based on deep learning and machine learning techniques. Transcribe on skewed, phone-taken photos.

Results 7 oemer issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Oemer can not be installed via ```pip install oemer``` **Input Image** I tried to install oemer on MacOS 12.6 M1 Chip. Clean virtual environment with the python3.9...

I'd like to try out oemer but I'm having an issue installing it. Here's the command that I'm running and the error message that I'm getting (MacOS Monterey 12.4 /...

Replace `np.int` with `np.int64` or `np.int32` or just `int` File ".pyenv/versions/3.12.1/lib/python3.12/site-packages/oemer/staffline_extraction.py", line 327, in extract rr = np.array(rr, dtype=np.int) File ".pyenv/versions/3.12.1/lib/python3.12/site-packages/oemer/symbol_extraction.py", line 243, in parse_clefs_keys ker = np.ones((np.int(unit_size//2), 1), dtype=np.uint8)

**Describe the bug** I use oemer to convert piano sheet music to a musicxml file but the resulting musicxml file always seems to have the bass and treble cleff separated....

```oemer example_24-1.png --use-tf --without-deskew 2024-03-11 11:23:06 Extracting staffline and symbols Traceback (most recent call last): File "/var/home/akergez/.local/bin/oemer", line 8, in sys.exit(main()) ^^^^^^ File "/var/home/akergez/.local/lib/python3.12/site-packages/oemer/ete.py", line 287, in main mxl_path =...

**Describe the bug** I tested the code on an old scan and the results are problematic, for example two staff line groups instead of three. Are there settings that work...

**Describe the bug** Hi - fresh install crashes here. (Had to force numpy=1.26.4 due to what appears to be a bug in the newly released 2.0.0). Why trying to OCR...