paper-with-me

홈 › Papers

OpenDMC: An Open-Source Library and Performance Evaluation for Deep-learning-based Multi-frame Compression

2023-10-27 · journal 2023 10 · Wei Gao, Shangkun Sun, Huiming Zheng, Yuyang Wu, Hua Ye, Yongchi Zhang

Video streaming has become an essential component of our everyday routines. Nevertheless, video data imposes a significant strain on data usage, demanding substantial bandwidth and storage resources for effective transmission. To suit explosively increasing video transmission and storage requirements, deep-learning-based video compression has developed rapidly in the past few years. New methods have mushroomed in order to achieve better Rate-Distortion (RD) performance. However, the absence of an algorithm library that can effectively sort, classify, and conduct extensive benchmark testing on existing algorithms remains a challenge. In this paper, we present an open-source algorithm library called OpenDMC, which integrates a variety of end-to-end video compression methods in cross-platform environments. We provide comprehensive descriptions of the algorithms used in the library, including their contributions and implementation details. We perform a thorough benchmarking test to evaluate the performance of the algorithms. We meticulously compare and analyze each algorithm based on various metrics, including RD performance, running time, and GPU memory usage.

📄 PDF Abstract BibTeX

Code (1)

2024-MindSpore-1/Code10/tree/main/opendmc mindspore

Tasks

BenchmarkingGPUVideo Compression

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

SacreROUGE: An Open-Source Library for Using and Developing Summarization Evaluation Metrics

2020-07-10 · EMNLP (NLPOSS) 2020 11 · Daniel Deutsch, Dan Roth

We present SacreROUGE, an open-source library for using and developing summarization evaluation metrics. SacreROUGE removes many obstacles that researchers face when using or developing metrics: (1) The library provides …

AdversariaLib: An Open-source Library for the Security Evaluation of Machine Learning Algorithms Under Attack

2016-11-15 · Igino Corona, Battista Biggio, Davide Maiorca

We present AdversariaLib, an open-source python library for the security evaluation of machine learning (ML) against carefully-targeted attacks. It supports the implementation of several attacks proposed thus far in the …

BIG-bench Machine LearningGeneral Classification

ClonEval: An Open Voice Cloning Benchmark

2025-04-29 · Iwona Christop, Tomasz Kuczyński, Marek Kubis

We present a novel benchmark for voice cloning text-to-speech models. The benchmark consists of an evaluation protocol, an open-source library for assessing the performance of voice cloning models, and an accompanying le…

text-to-speechText to SpeechVoice Cloning

MISeval: a Metric Library for Medical Image Segmentation Evaluation

2022-01-23 · Dominik Müller, Dennis Hartmann, Philip Meyer, Florian Auer 외

Correct performance assessment is crucial for evaluating modern artificial intelligence algorithms in medicine like deep-learning based medical image segmentation models. However, there is no universal metric library in …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

MIML library: a Modular and Flexible Library for Multi-instance Multi-label Learning

2024-02-12 · Álvaro Belmonte, Amelia Zafra, Eva Gibaja

MIML library is a Java software tool to develop, test, and compare classification algorithms for multi-instance multi-label (MIML) learning. The library includes 43 algorithms and provides a specific format and facilitie…

Multi-Label Learning