中文
相关论文

相关论文: Dynamic Partitioning-based JPEG Decompression on H…

200 篇论文

The JPEG compression format has been the standard for lossy image compression for over multiple decades, offering high compression rates at minor perceptual loss in image quality. For GPU-accelerated computer vision and deep learning tasks,…

分布式、并行与集群计算 · 计算机科学 2021-11-18 André Weißenberger , Bertil Schmidt

JPEG is one of the most popular image compression methods. It is beneficial to compress those existing JPEG files without introducing additional distortion. In this paper, we propose a deep learning based method to further compress JPEG…

图像与视频处理 · 电气工程与系统科学 2023-08-28 Lina Guo , Yuanyuan Wang , Tongda Xu , Jixiang Luo , Dailan He , Zhenjun Ji , Shanshan Wang , Yang Wang , Hongwei Qin

We propose a practical approach to JPEG image decoding, utilizing a local implicit neural representation with continuous cosine formulation. The JPEG algorithm significantly quantizes discrete cosine transform (DCT) spectra to achieve a…

图像与视频处理 · 电气工程与系统科学 2024-04-09 Woo Kyoung Han , Sunghoon Im , Jaedeok Kim , Kyong Hwan Jin

Image loading represents a critical bottleneck in modern machine learning pipelines, particularly in computer vision tasks where JPEG remains the dominant format. This study presents a systematic performance analysis of nine popular Python…

图像与视频处理 · 电气工程与系统科学 2025-01-24 Vladimir Iglovikov

Modern computer systems typically conbine multicore CPUs with accelerators like GPUs for inproved performance and energy efficiency. However, these sys- tems suffer from poor performance portability, code tuned for one device must be…

分布式、并行与集群计算 · 计算机科学 2016-05-23 Thomas L. Falch , Anne C. Elster

Recent advances in deep learning have led to superhuman performance across a variety of applications. Recently, these methods have been successfully employed to improve the rate-distortion performance in the task of image compression.…

图像与视频处理 · 电气工程与系统科学 2022-02-01 Ankur Mali , Alexander Ororbia , Daniel Kifer , Lee Giles

Existing deep learning models separate JPEG artifacts suppression from the decoding protocol as independent task. In this work, we take one step forward to design a true end-to-end heterogeneous residual convolutional neural network…

图像与视频处理 · 电气工程与系统科学 2020-07-02 Jun Niu

Digital images are becoming large in size containing more information day by day to represent the as is state of the original one due to the availability of high resolution digital cameras, smartphones, and medical tests images. Therefore,…

多媒体 · 计算机科学 2019-12-24 Ahmad Shawahna , Md. Enamul Haque , Alaaeldin Amin

JPEG is a popular image compression method widely used by individuals, data center, cloud storage and network filesystems. However, most recent progress on image compression mainly focuses on uncompressed images while ignoring trillions of…

图像与视频处理 · 电气工程与系统科学 2022-03-31 Lina Guo , Xinjie Shi , Dailan He , Yuanyuan Wang , Rui Ma , Hongwei Qin , Yan Wang

Although variable-rate compressed image formats such as JPEG are widely used to efficiently encode images, they have not found their way into real-time rendering due to special requirements such as random access to individual texels. In…

图形学 · 计算机科学 2025-10-13 Elias Kristmann , Markus Schütz , Michael Wimmer

In this paper, we present an OpenCL-based heterogeneous implementation of a computer vision algorithm -- image inpainting-based object removal algorithm -- on mobile devices. To take advantage of the computation power of the mobile…

分布式、并行与集群计算 · 计算机科学 2014-03-19 Guohui Wang , Yingen Xiong , Jay Yun , Joseph R. Cavallaro

As a commonly-used image compression format, JPEG has been broadly applied in the transmission and storage of images. To further reduce the compression cost while maintaining the quality of JPEG images, lossless transcoding technology has…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Xiaoshuai Fan , Xin Li , Zhibo Chen

In recent years inpainting-based compression methods have been shown to be a viable alternative to classical codecs such as JPEG and JPEG2000. Unlike transform-based codecs, which store coefficients in the transform domain, inpainting-based…

图像与视频处理 · 电气工程与系统科学 2024-01-15 Niklas Kämper , Vassillen Chizhov , Joachim Weickert

Recent expansions in multimedia devices gather enormous amounts of real-time images for processing and inference. The images are first compressed using compression schemes, like JPEG, to reduce storage costs and power for transmitting the…

图像与视频处理 · 电气工程与系统科学 2024-06-25 Ming-Che Li , Archisman Ghosh , Shreyas Sen

We propose a new scheme to re-compress JPEG images in a lossless way. Using a JPEG image as an input the algorithm partially decodes the signal to obtain quantized DCT coefficients and then re-compress them in a more effective way.

计算机视觉与模式识别 · 计算机科学 2023-10-17 Maxim Koroteev , Yaroslav Borisov , Pavel Frolov

JPEG images can be further compressed to enhance the storage and transmission of large-scale image datasets. Existing learned lossless compressors for RGB images cannot be well transferred to JPEG images due to the distinguishing…

图像与视频处理 · 电气工程与系统科学 2023-03-09 Jixiang Luo , Shaohui Li , Wenrui Dai , Chenglin Li , Junni Zou , Hongkai Xiong

JPEG is one of the popular image compression algorithms that provide efficient storage and transmission capabilities in consumer electronics, and hence it is the most preferred image format over the internet world. In the present digital…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Bulla Rajesh , Mohammed Javed , P Nagabhushan

Computer-generated holography (CGH) presents a transformative solution for near-eye displays in augmented and virtual reality. Recent advances in deep learning have greatly improved CGH in reconstructed quality and computational efficiency.…

光学 · 物理学 2025-12-16 Shuyang Xie , Jie Zhou , Jun Wang , Renjing Xu

JPEG decode is routine ML infrastructure, but Python decoder choices are often justified by single-process, single-thread microbenchmarks. We audit this evaluation assumption with thirteen Python-accessible JPEG decode paths on five matched…

性能 · 计算机科学 2026-05-21 Vladimir Iglovikov , Dmitry Kosarevsky

Learning-based image compression has improved to a level where it can outperform traditional image codecs such as HEVC and VVC in terms of coding performance. In addition to good compression performance, device interoperability is essential…

图像与视频处理 · 电气工程与系统科学 2022-12-05 Esin Koyuncu , Timofey Solovyev , Elena Alshina , André Kaup
‹ 上一页 1 2 3 10 下一页 ›