paper-with-me

홈 › Papers

Fully Automatic Page Turning on Real Scores

2021-11-12 · Florian Henkel, Stephanie Schwaiger, Gerhard Widmer

We present a prototype of an automatic page turning system that works directly on real scores, i.e., sheet images, without any symbolic representation. Our system is based on a multi-modal neural network architecture that observes a complete sheet image page as input, listens to an incoming musical performance, and predicts the corresponding position in the image. Using the position estimation of our system, we use a simple heuristic to trigger a page turning event once a certain location within the sheet image is reached. As a proof of concept we further combine our system with an actual machine that will physically turn the page on command.

📄 PDF Abstract BibTeX arXiv:2111.06643

Code (1)

fhenkel/page_turner 공식 구현

Tasks

Position

Similar Papers 제목 키워드 기반

Image2Struct: Benchmarking Structure Extraction for Vision-Language Models

2024-10-29 · Josselin Somerville Roberts, Tony Lee, Chi Heem Wong, Michihiro Yasunaga 외

We introduce Image2Struct, a benchmark to evaluate vision-language models (VLMs) on extracting structure from images. Our benchmark 1) captures real-world use cases, 2) is fully automatic and does not require human judgm…

Benchmarking

CogEvol: Towards Efficient and Reliable Learning Environment Generation

2026-08-31 · Shangqing Tu, Daniel Zhang-Li, Yucheng Wang, Shiyu Gan 외 hf

We present CogEvol, a family of models trained specifically for Learning Environment Generation: turning a course brief into a finished learning artifact (structured-JSON slides or self-contained interactive HTML pages) …

Spatially-Grounded Document Retrieval via Patch-to-Region Relevance Propagation

2025-12-02 · Athos Georgiou arxiv

Late-interaction multimodal retrieval models like ColPali achieve state-of-the-art document retrieval by embedding pages as images and computing fine-grained similarity between query tokens and visual patches. However, t…

VTS-Guided AI Interaction Workflow for Business Insights

2025-07-01 · Sun Ding, Ude Enebeli, Atilhan, Manay 외 arxiv

Modern firms face a flood of dense, unstructured reports. Turning these documents into usable insights takes heavy effort and is far from agile when quick answers are needed. VTS-AI tackles this gap. It integrates Visual…

Who Drifted: the System or the Judge? Anytime-Valid Attribution in LLM Evaluation Pipelines

2026-06-13 · Yitao Li arxiv

Continuous evaluation of LLM products relies on a strong LLM judge treated as ground truth: a cheap monitor scores every interaction and a team is paged when the score drifts down. But the judge is itself a model behind …