中文
相关论文

相关论文: DRAW: Defending Camera-shooted RAW against Image M…

200 篇论文

The key challenge of image manipulation detection is how to learn generalizable features that are sensitive to manipulations in novel data, whilst specific to prevent false alarms on authentic images. Current research emphasizes the…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Xinru Chen , Chengbo Dong , Jiaqi Ji , Juan Cao , Xirong Li

Modern smartphone camera quality heavily relies on the image signal processor (ISP) to enhance captured raw images, utilizing carefully designed modules to produce final output images encoded in a standard color space (e.g., sRGB).…

图像与视频处理 · 电气工程与系统科学 2024-07-16 Georgy Perevozchikov , Nancy Mehta , Mahmoud Afifi , Radu Timofte

Camera relocalization is a crucial problem in computer vision and robotics. Recent advancements in neural radiance fields (NeRFs) have shown promise in synthesizing photo-realistic images. Several works have utilized NeRFs for refining…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Shiyao Xu , Caiyun Liu , Yuantao Chen , Zhenxin Zhu , Zike Yan , Yongliang Shi , Hao Zhao , Guyue Zhou

In view synthesis, a neural radiance field approximates underlying density and radiance fields based on a sparse set of scene pictures. To generate a pixel of a novel view, it marches a ray through the pixel and computes a weighted sum of…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Nikita Morozov , Denis Rakitin , Oleg Desheulin , Dmitry Vetrov , Kirill Struminsky

Radiance fields have gradually become a main representation of media. Although its appearance editing has been studied, how to achieve view-consistent recoloring in an efficient manner is still under explored. We present RecolorNeRF, a…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Bingchen Gong , Yuehao Wang , Xiaoguang Han , Qi Dou

The ability of deep image prior (DIP) to recover high-quality images from incomplete or corrupted measurements has made it popular in inverse problems in image restoration and medical imaging including magnetic resonance imaging (MRI).…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Shijun Liang , Evan Bell , Qing Qu , Rongrong Wang , Saiprasad Ravishankar

Most camera images are rendered and saved in the standard RGB (sRGB) format by the camera's hardware. Due to the in-camera photo-finishing routines, nonlinear sRGB images are undesirable for computer vision tasks that assume a direct…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Seonghyeon Nam , Abhijith Punnappurath , Marcus A. Brubaker , Michael S. Brown

In recent years, there has been significant advancement in the field of model watermarking techniques. However, the protection of image-processing neural networks remains a challenge, with only a limited number of methods being developed.…

密码学与安全 · 计算机科学 2023-02-20 Huajie Chen , Tianqing Zhu , Chi Liu , Shui Yu , Wanlei Zhou

The diffusion-based adversarial purification methods attempt to drown adversarial perturbations into a part of isotropic noise through the forward process, and then recover the clean images through the reverse process. Due to the lack of…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Gaozheng Pei , Ke Ma , Yingfei Sun , Qianqian Xu , Qingming Huang

Numerous low-level vision tasks operate in the RAW domain due to its linear properties, bit depth, and sensor designs. Despite this, RAW image datasets are scarce and more expensive to collect than the already large and public sRGB…

The goal of attribute manipulation is to control specified attribute(s) in given images. Prior work approaches this problem by learning disentangled representations for each attribute that enables it to manipulate the encoded source…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Nannan Li , Bryan A. Plummer

In an era where the exponential growth of image data driven by the Internet of Things (IoT) is outpacing traditional storage solutions, this work explores and advances the potential of Implicit Neural Representation (INR) as a…

图像与视频处理 · 电气工程与系统科学 2024-09-23 Sai Sanjeet , Seyyedali Hosseinalipour , Jinjun Xiong , Masahiro Fujita , Bibhu Datta Sahoo

Finding tampered regions in images is a hot research topic in machine learning and computer vision. Although many image manipulation location algorithms have been proposed, most of them only focus on the RGB images with different color…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Zan Gao , Chao Sun , Zhiyong Cheng , Weili Guan , Anan Liu , Meng Wang

Deep learning-based ISP algorithms have demonstrated significant potential in raw2rgb reconstruction. However, existing networks have not fully considered the specific characteristics of raw data, such as black level and CFA, which can…

图像与视频处理 · 电气工程与系统科学 2024-06-18 Fei Li , Wenbo Hou , Peng Jia

It has been shown that the majority of existing adversarial defense methods achieve robustness at the cost of sacrificing prediction accuracy. The undesirable severe drop in accuracy adversely affects the reliability of machine learning…

密码学与安全 · 计算机科学 2020-11-05 Jiawei Du , Hanshu Yan , Vincent Y. F. Tan , Joey Tianyi Zhou , Rick Siow Mong Goh , Jiashi Feng

Thermal imaging has a variety of applications, from agricultural monitoring to building inspection to imaging under poor visibility, such as in low light, fog, and rain. However, reconstructing thermal scenes in 3D presents several…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yvette Y. Lin , Xin-Yi Pan , Sara Fridovich-Keil , Gordon Wetzstein

A plethora of recent work has shown that convolutional networks are not robust to adversarial images: images that are created by perturbing a sample from the data distribution as to maximize the loss on the perturbed example. In this work,…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Abhimanyu Dubey , Laurens van der Maaten , Zeki Yalniz , Yixuan Li , Dhruv Mahajan

While image forensics is concerned with whether an image has been tampered with, image anti-forensics attempts to prevent image forensics methods from detecting tampered images. The competition between these two fields started long before…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Eren Tahir , Mert Bal

Existing object detection methods often consider sRGB input, which was compressed from RAW data using ISP originally designed for visualization. However, such compression might lose crucial information for detection, especially under…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Zhong-Yu Li , Xin Jin , Boyuan Sun , Chun-Le Guo , Ming-Ming Cheng

The rapidly growing body of research in adversarial machine learning has demonstrated that deep neural networks (DNNs) are highly vulnerable to adversarially generated images. This underscores the urgent need for practical defense that can…

计算机视觉与模式识别 · 计算机科学 2018-02-21 Nilaksh Das , Madhuri Shanbhogue , Shang-Tse Chen , Fred Hohman , Siwei Li , Li Chen , Michael E. Kounavis , Duen Horng Chau