中文
相关论文

相关论文: Bit Rate Matching Algorithm Optimization in JPEG-A…

200 篇论文

In recent years, deep neural networks have been utilized in a wide variety of applications including image generation. In particular, generative adversarial networks (GANs) are able to produce highly realistic pictures as part of tasks such…

图像与视频处理 · 电气工程与系统科学 2020-04-20 Hyunsuk Ko , Dae Yeol Lee , Seunghyun Cho , Alan C. Bovik

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

Content-based image retrieval (CBIR) systems on pixel domain use low-level features, such as colour, texture and shape, to retrieve images. In this context, two types of image representations i.e. local and global image features have been…

图像与视频处理 · 电气工程与系统科学 2021-07-09 Shrikant Temburwar , Bulla Rajesh , Mohammed Javed

Based on the powerful feature extraction ability of deep learning architecture, recently, deep-learning based watermarking algorithms have been widely studied. The basic framework of such algorithm is the auto-encoder like end-to-end…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Zhaoyang Jia , Han Fang , Weiming Zhang

This paper introduces ROI-Packing, an efficient image compression method tailored specifically for machine vision. By prioritizing regions of interest (ROI) critical to end-task accuracy and packing them efficiently while discarding less…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Md Eimran Hossain Eimon , Alena Krause , Ashan Perera , Juan Merlos , Hari Kalva , Velibor Adzic , Borko Furht

Object detection in still images has drawn a lot of attention over past few years, and with the advent of Deep Learning impressive performances have been achieved with numerous industrial applications. Most of these deep learning models…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Benjamin Deguerre , Clément Chatelain , Gilles Gasso

Deep learning-based image matching methods are improved significantly during the recent years. Although these methods are reported to outperform the classical techniques, the performance of the classical methods is not examined in detail.…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Ufuk Efe , Kutalmis Gokalp Ince , A. Aydin Alatan

Image codecs are typically optimized to trade-off bitrate \vs distortion metrics. At low bitrates, this leads to compression artefacts which are easily perceptible, even when training with perceptual or adversarial losses. To improve image…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Marlène Careil , Matthew J. Muckley , Jakob Verbeek , Stéphane Lathuilière

Video compression is indispensable to most video analysis systems. Despite saving transportation bandwidth, it also deteriorates downstream video understanding tasks, especially at low-bitrate settings. To systematically investigate this…

图像与视频处理 · 电气工程与系统科学 2024-09-24 Yuan Tian , Guo Lu , Yichao Yan , Guangtao Zhai , Li Chen , Zhiyong Gao

Binarization is an extreme network compression approach that provides large computational speedups along with energy and memory savings, albeit at significant accuracy costs. We investigate the question of where to binarize inputs at…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Ameya Prabhu , Vishal Batchu , Rohit Gajawada , Sri Aurobindo Munagala , Anoop Namboodiri

Neural network quantization is frequently used to optimize model size, latency and power consumption for on-device deployment of neural networks. In many cases, a target bit-width is set for an entire network, meaning every layer get…

机器学习 · 计算机科学 2023-02-13 Nilesh Prasad Pandey , Markus Nagel , Mart van Baalen , Yin Huang , Chirag Patel , Tijmen Blankevoort

Convolution neural network demonstrates great capability for multiple tasks, such as image classification and many others. However, much resource is required to train a network. Hence much effort has been made to accelerate neural network…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Fuyuan Lyu , Shien Zhu , Weichen Liu

Recently, learned image compression schemes have achieved remarkable improvements in image fidelity (e.g., PSNR and MS-SSIM) compared to conventional hybrid image coding ones due to their high-efficiency non-linear transform, end-to-end…

图像与视频处理 · 电气工程与系统科学 2023-03-09 Feng Ding , Jian Jin , Lili Meng , Weisi Lin

Most current research in the domain of image compression focuses solely on achieving state of the art compression ratio, but that is not always usable in today's workflow due to the constraints on computing resources. Constant market…

图像与视频处理 · 电气工程与系统科学 2021-01-07 Benoit Brummer , Christophe De Vleeschouwer

Template matching by normalized cross correlation (NCC) is widely used for finding image correspondences. We improve the robustness of this algorithm by preprocessing images with "siamese" convolutional networks trained to maximize the…

计算机视觉与模式识别 · 计算机科学 2017-05-25 Davit Buniatyan , Thomas Macrina , Dodam Ih , Jonathan Zung , H. Sebastian Seung

Object detection in images has reached unprecedented performances. The state-of-the-art methods rely on deep architectures that extract salient features and predict bounding boxes enclosing the objects of interest. These methods essentially…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Benjamin Deguerre , Clement Chatelain , Gilles Gasso

Measurement of image quality is very crucial to many image processing applications. Quality metrics are used to measure the quality of improvement in the images after they are processed and compared with the original images. Compression is…

计算机视觉与模式识别 · 计算机科学 2013-06-25 S. Aruna Mastani , K. Shilpa

The leading approach for image compression with artificial neural networks (ANNs) is to learn a nonlinear transform and a fixed entropy model that are optimized for rate-distortion performance. We show that this approach can be…

计算机视觉与模式识别 · 计算机科学 2018-06-01 David Minnen , George Toderici , Saurabh Singh , Sung Jin Hwang , Michele Covell

Rate-control is essential to ensure efficient video delivery. Typical rate-control algorithms rely on bit allocation strategies, to appropriately distribute bits among frames. As reference frames are essential for exploiting temporal…

图像与视频处理 · 电气工程与系统科学 2020-03-16 Maria Santamaria , Ebroul Izquierdo , Saverio Blasi , Marta Mrak

Deep neural networks for real-time video matting suffer significant computational limitations on edge devices, hindering their adoption in widespread applications such as online conferences and short-form video production. Binarization…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Haotong Qin , Xianglong Liu , Xudong Ma , Lei Ke , Yulun Zhang , Jie Luo , Michele Magno