{"id":17176268,"url":"https://github.com/evhub/score-retrieval","last_synced_at":"2025-03-24T21:42:23.086Z","repository":{"id":67536010,"uuid":"152919036","full_name":"evhub/score-retrieval","owner":"evhub","description":"Wrapper for music score retrieval dataset.","archived":false,"fork":false,"pushed_at":"2019-05-04T23:52:58.000Z","size":151,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-30T01:44:56.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evhub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-13T22:16:49.000Z","updated_at":"2019-05-04T23:53:00.000Z","dependencies_parsed_at":"2023-03-11T01:54:51.225Z","dependency_job_id":null,"html_url":"https://github.com/evhub/score-retrieval","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Fscore-retrieval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Fscore-retrieval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Fscore-retrieval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Fscore-retrieval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evhub","download_url":"https://codeload.github.com/evhub/score-retrieval/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245359253,"owners_count":20602322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T23:59:44.957Z","updated_at":"2025-03-24T21:42:23.061Z","avatar_url":"https://github.com/evhub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sheet ID\n\nThis repository contains the code used in \"Sheet Music Identification Using Measure-Based CNN Features\" by Hubinger, Khant, Kurashige, Amin, and Tsai.\n\n## Installation\n\nTo install this repository, you will need to\n\n1. `git clone https://github.com/evhub/score-retrieval.git`,\n2. download the data to `/score-retrieval-data` or `./data`,\n3. install [the CNN code](https://github.com/evhub/cnnimageretrieval-pytorch),\n4. install [the measure segmentation code](https://github.com/aditya-khant/sheet-id-splitter), and\n5. `make install`.\n\n## Usage\n\nFirst, you will need to ensure your data is properly set up. If you only have PDFs but not images, you will need to run `make pdfs-to-images`.\n\nThen, to run the system, simply\n```\npython ./score_retrieval/run_all.py --alg \u003calg_name\u003e\n```\nwhere `\u003calg_name\u003e` is one of the following:\n\n- `measure_segmentation` to run our best system using measure segmentation,\n- `vgg_measure_segmentation` to run base vgg-gem with measure segmentation, and\n- `tuned_measure_segmentation` to run measure segmentation utilizing a fine-tuned network.\n\nTo run `tuned_measure_segmentation`, you will need to have previously [run fine-tuning on the training data](https://github.com/evhub/cnnimageretrieval-pytorch).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevhub%2Fscore-retrieval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevhub%2Fscore-retrieval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevhub%2Fscore-retrieval/lists"}