中文
相关论文

相关论文: Taming Lookup Tables for Efficient Image Retouchin…

200 篇论文

Low-light image enhancement is an important task in computer vision, essential for improving the visibility and quality of images captured in non-optimal lighting conditions. Inadequate illumination can lead to significant information loss…

计算机视觉与模式识别 · 计算机科学 2025-05-15 Ezequiel Perez-Zarate , Oscar Ramos-Soto , Chunxiao Liu , Diego Oliva , Marco Perez-Cisneros

With the goal of recovering high-quality image content from its degraded version, image restoration enjoys numerous applications, such as in surveillance, computational photography, medical imaging, and remote sensing. Recently,…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

Large Language Model (LLM) inference becomes resource-intensive, prompting a shift toward low-bit model weights to reduce the memory footprint and improve efficiency. Such low-bit LLMs necessitate the mixed-precision matrix multiplication…

硬件体系结构 · 计算机科学 2025-07-29 Zhiwen Mo , Lei Wang , Jianyu Wei , Zhichen Zeng , Shijie Cao , Lingxiao Ma , Naifeng Jing , Ting Cao , Jilong Xue , Fan Yang , Mao Yang

Real-time low-light image enhancement on mobile and embedded devices requires models that balance visual quality and computational efficiency. Existing deep learning methods often rely on large networks and labeled datasets, limiting their…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Guangrui Bai , Hailong Yan , Wenhai Liu , Yahui Deng , Erbao Dong

Photorealistic style transfer (PST) enables real-world color grading by adapting reference image colors while preserving content structure. Existing methods mainly follow either approaches: generation-based methods that prioritize stylistic…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Zerui Gong , Zhonghua Wu , Qingyi Tao , Qinyue Li , Chen Change Loy

This paper presents a novel approach for performing computations using Look-Up Tables (LUTs) tailored specifically for Compute-in-Memory applications. The aim is to address the scalability challenges associated with LUT-based computation by…

硬件体系结构 · 计算机科学 2023-11-20 Peyman Dehghanzadeh , Baibhab Chatterjee , Swarup Bhunia

Low-Light Image Enhancement (LLIE) is a key task in computational photography and imaging. The problem of enhancing images captured during night or in dark environments has been well-studied in the computer vision literature. However,…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Juan C. Benito , Daniel Feijoo , Alvaro Garcia , Marcos V. Conde

Existing image inpainting methods have shown impressive completion results for low-resolution images. However, most of these algorithms fail at high resolutions and require powerful hardware, limiting their deployment on edge devices.…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Marcelo Sanchez , Gil Triginer , Ignacio Sarasua , Lara Raad , Coloma Ballester

Curve & Lookup Table (LUT) based methods directly map a pixel to the target output, making them highly efficient tools for real-time photography processing. However, due to extreme memory complexity to learn full RGB space mapping, existing…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Ziteng Cui , Lin Gu , Tatsuya Harada

We propose a novel formulation of deep networks that do not use dot-product neurons and rely on a hierarchy of voting tables instead, denoted as Convolutional Tables (CT), to enable accelerated CPU-based inference. Convolutional layers are…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Shay Dekel , Yosi Keller , Aharon Bar-Hillel

Restoring images from low-light data is a challenging problem. Most existing deep-network based algorithms are designed to be trained with pairwise images. Due to the lack of real-world datasets, they usually perform poorly when generalized…

图像与视频处理 · 电气工程与系统科学 2020-12-25 Yangyang Qu , Chao liu , Yongsheng Ou

Embedding Convolutional Neural Network (CNN) into edge devices for inference is a very challenging task because such lightweight hardware is not born to handle this heavyweight software, which is the common overhead from the modern…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Ching-Chen Wang , Ching-Te Chiu , Jheng-Yi Chang

Deep learning-based low-light image enhancers have made significant progress in recent years, with a trend towards achieving satisfactory visual quality while gradually reducing the number of parameters and improving computational…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Nan An , Long Ma , Guangchao Han , Xin Fan , RIsheng Liu

We present a novel approach to adjust global image properties such as colour, saturation, and luminance using human-interpretable image enhancement curves, inspired by the Photoshop curves tool. Our method, dubbed neural CURve Layers…

图像与视频处理 · 电气工程与系统科学 2020-10-26 Sean Moran , Steven McDonagh , Gregory Slabaugh

Recent advances in generative image restoration (IR) have demonstrated impressive results. However, these methods are hindered by their substantial size and computational demands, rendering them unsuitable for deployment on edge devices.…

图像与视频处理 · 电气工程与系统科学 2025-11-17 Elad Cohen , Idan Achituve , Idit Diamant , Arnon Netzer , Hai Victor Habi

This work presents and analyzes three convolutional neural network (CNN) models for efficient pixelwise classification of images. When using convolutional neural networks to classify single pixels in patches of a whole image, a lot of…

计算机视觉与模式识别 · 计算机科学 2015-09-14 Fabian Tschopp

Convolutional Neural Networks (CNNs) are crucial in various applications, but their deployment on resource-constrained edge devices poses challenges. This study presents the Sum-of-Products (SOP) units for convolution, which utilize…

机器学习 · 计算机科学 2025-05-14 Muhammad Sohail Ibrahim , Muhammad Usman , Jeong-A Lee

The deployment of deep neural networks (DNNs) on resource-constrained edge devices such as field-programmable gate arrays (FPGAs) requires a careful balance of latency, power, and resource usage while maintaining high accuracy. Existing…

硬件体系结构 · 计算机科学 2025-03-18 Binglei Lou , Ruilin Wu , Philip Leong

Aiming at a drastic speedup for point-data embeddings at test time, we propose a new framework that uses a pair of multi-layer perceptron (MLP) and look-up table (LUT) to transform point-coordinate inputs into high-dimensional features.…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Yusuke Sekikawa , Teppei Suzuki

RAW images have shown superior performance than sRGB images in many image processing tasks, especially for low-light image enhancement. However, most existing methods for RAW-based low-light enhancement usually sequentially process…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Jianan Wang , Yang Hong , Hesong Li , Tao Wang , Songrong Liu , Ying Fu