paper-with-me

Papers

CompressAI-Vision: Open-source software to evaluate compression methods for computer vision tasks

2025-09-25 · Hyomin Choi, Heeji Han, Chris Rosewarne, Fabien Racapé arxiv

With the increasing use of neural network (NN)-based computer vision applications that process image and video data as input, interest has emerged in video compression technology optimized for computer vision tasks. In fact, given the variety of vision tasks, associated NN models and datasets, a consolidated platform is needed as a common ground to implement and evaluate compression methods optimized for downstream vision tasks. CompressAI-Vision is introduced as a comprehensive evaluation platform where new coding tools compete to efficiently compress the input of vision network while retaining task accuracy in the context of two different inference scenarios: "remote" and "split" inferencing. Our study showcases various use cases of the evaluation platform incorporated with standard codecs (under development) by examining the compression gain on several datasets in terms of bit-rate versus task accuracy. This evaluation platform has been developed as open-source software and is adopted by the Moving Pictures Experts Group (MPEG) for the development the Feature Coding for Machines (FCM) standard. The software is available publicly at https://github.com/InterDigitalInc/CompressAI-Vision.

📄 PDF Abstract BibTeX arXiv:2509.20777

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CompressAI: a PyTorch library and evaluation platform for end-to-end compression research

2020-11-05 · Jean Bégaint, Fabien Racapé, Simon Feltman, Akshay Pushparaja

This paper presents CompressAI, a platform that provides custom operations, layers, models and tools to research, develop and evaluate end-to-end image and video compression codecs. In particular, CompressAI includes pre…

Image CompressionMS-SSIMSSIMVideo Compression

An Open-Source Software Toolkit & Benchmark Suite for the Evaluation and Adaptation of Multimodal Action Models

2025-06-10 · Pranav Guruprasad, Yangyue Wang, Sudipta Chowdhury, Jaewoo Song 외

Recent innovations in multimodal action models represent a promising direction for developing general-purpose agentic systems, combining visual understanding, language comprehension, and action generation. We introduce M…

Action GenerationImage CaptioningQuestion AnsweringVision-Language-Action+1

Prior Bias in Vision Language Models on UML Diagram Interpretation

2026-07-03 · Zaiyu Cheng, Khai-Nguyen Nguyen, Antonio Mastropaolo arxiv

Vision Language Models (VLMs) are increasingly applied to software engineering artifacts, especially UML class diagrams whose meaning depends on visual notation. Yet, it is unclear whether VLMs actually read such diagram…

On the Tool Manipulation Capability of Open-source Large Language Models

2023-05-25 · Qiantong Xu, Fenglu Hong, Bo Li, Changran Hu 외

Recent studies on software tool manipulation with large language models (LLMs) mostly rely on closed model APIs. The industrial adoption of these models is substantially constrained due to the security and robustness ris…

SoTaNa: The Open-Source Software Development Assistant

2023-08-25 · Ensheng Shi, Fengji Zhang, Yanlin Wang, Bei Chen 외

Software development plays a crucial role in driving innovation and efficiency across modern societies. To meet the demands of this dynamic field, there is a growing need for an effective software development assistant. …

Code SummarizationGPUparameter-efficient fine-tuning