中文
相关论文

相关论文: Accelerating JPEG Decompression on GPUs

200 篇论文

It has been widely accepted that Graphics Processing Units (GPU) is one of promising schemes for encryption acceleration, in particular, the support of complex mathematical calculations such as integer and logical operations makes the…

分布式、并行与集群计算 · 计算机科学 2019-02-15 Canhui Wang , Xiaowen Chu

In this paper, we study a real-world JPEG image restoration problem with bit errors on the encrypted bitstream. The bit errors bring unpredictable color casts and block shifts on decoded image contents, which cannot be resolved by existing…

图像与视频处理 · 电气工程与系统科学 2023-04-17 Wenyang Liu , Yi Wang , Kim-Hui Yap , Lap-Pui Chau

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

In this paper we present an optimized parallel implementation of a flexible MAP decoder for synchronization error correcting codes, supporting a very wide range of code sizes and channel conditions. On mid-range GPUs we demonstrate decoding…

分布式、并行与集群计算 · 计算机科学 2018-02-26 Johann A. Briffa

Image feature point matching is a key step in Structure from Motion(SFM). However, it is becoming more and more time consuming because the number of images is getting larger and larger. In this paper, we proposed a GPU accelerated image…

计算机视觉与模式识别 · 计算机科学 2018-05-24 Tao Xu , Kun Sun , Wenbing Tao

Image segmentation plays an important role in computer vision, object detection, traffic control, and video surveillance. Typically, it is a critical step in the 3D reconstruction of a specific organ in medical image processing which…

图像与视频处理 · 电气工程与系统科学 2020-12-22 Yu-Wei Chang , Tony W. H. Sheu

JPEG remains one of the most widespread lossy image coding methods. However, the non-differentiable nature of JPEG restricts the application in deep learning pipelines. Several differentiable approximations of JPEG have recently been…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Christoph Reich , Biplob Debnath , Deep Patel , Srimat Chakradhar

The need for fast diagnostic image viewing in zero footprint web applications and the ever increasing image sizes for new modalities such as digital pathology have painfully brought to light that the currently available image compression…

图像与视频处理 · 电气工程与系统科学 2020-05-19 Bas Hulsken

JPEG is arguably the most popular image coding format, achieving high compression ratios via lossy quantization that may create visual artifacts degradation. Numerous attempts to remove these artifacts were conceived over the years, and…

图像与视频处理 · 电气工程与系统科学 2023-09-01 Sean Man , Guy Ohayon , Theo Adrai , Michael Elad

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

Parsing is essential for a wide range of use cases, such as stream processing, bulk loading, and in-situ querying of raw data. Yet, the compute-intense step often constitutes a major bottleneck in the data ingestion pipeline, since parsing…

数据库 · 计算机科学 2020-04-16 Elias Stehle , Hans-Arno Jacobsen

Image compression is an essential approach for decreasing the size in bytes of the image without deteriorating the quality of it. Typically, classic algorithms are used but recently deep-learning has been successfully applied. In this work,…

图像与视频处理 · 电气工程与系统科学 2019-06-17 Nicoló Savioli

Among major deep learning (DL) applications, distributed learning involving image classification require effective image compression codecs deployed on low-cost sensing devices for efficient transmission and storage. Traditional codecs such…

图像与视频处理 · 电气工程与系统科学 2023-08-14 Siyu Qi , Lahiru D. Chamain , Zhi Ding

The ever-growing amounts of visual contents captured on a daily basis necessitate the use of lossy compression methods in order to save storage space and transmission bandwidth. While extensive research efforts are devoted to improving…

图像与视频处理 · 电气工程与系统科学 2021-03-30 Yuval Bahat , Tomer Michaeli

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

Image compression using neural networks have reached or exceeded non-neural methods (such as JPEG, WebP, BPG). While these networks are state of the art in ratedistortion performance, computational feasibility of these models remains a…

图像与视频处理 · 电气工程与系统科学 2019-12-19 Nick Johnston , Elad Eban , Ariel Gordon , Johannes Ballé

Visual Place Recognition (VPR) is the ability of a robotic platform to correctly interpret visual stimuli from its on-board cameras in order to determine whether it is currently located in a previously visited place, despite different…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Mihnea-Alexandru Tomita , Bruno Ferrarini , Michael Milford , Klaus McDonald-Maier , Shoaib Ehsan

Most image data available are often stored in a compressed format, from which JPEG is the most widespread. To feed this data on a convolutional neural network (CNN), a preliminary decoding process is required to obtain RGB pixels, demanding…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Samuel Felipe dos Santos , Jurandy Almeida

Today's exponentially increasing data volumes and the high cost of storage make compression essential for the Big Data industry. Although research has concentrated on efficient compression, fast decompression is critical for analytics…

分布式、并行与集群计算 · 计算机科学 2016-06-03 Evangelia Sitaridi , Rene Mueller , Tim Kaldewey , Guy Lohman , Kenneth Ross

More and more HPC applications require fast and effective compression techniques to handle large volumes of data in storage and transmission. Not only do these applications need to compress the data effectively during simulation, but they…

分布式、并行与集群计算 · 计算机科学 2022-03-11 Cody Rivera , Sheng Di , Jiannan Tian , Xiaodong Yu , Dingwen Tao , Franck Cappello