中文
相关论文

相关论文: General GAN-generated image detection by data augm…

200 篇论文

The rapid advancement of generative AI has revolutionized image creation, enabling high-quality synthesis from text prompts while raising critical challenges for media authenticity. We present Ai-GenBench, a novel benchmark designed to…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Lorenzo Pellegrini , Davide Cozzolino , Serafino Pandolfini , Davide Maltoni , Matteo Ferrara , Luisa Verdoliva , Marco Prati , Marco Ramilli

This paper proposes a novel self-supervised based Cut-and-Paste GAN to perform foreground object segmentation and generate realistic composite images without manual annotations. We accomplish this goal by a simple yet effective…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Kunal Chaturvedi , Ali Braytee , Jun Li , Mukesh Prasad

Data augmentation as a technique can mitigate data scarcity in machine learning. However, owing to fundamental differences in wireless data structures, traditional data augmentation techniques may not be suitable for wireless data.…

网络与互联网体系结构 · 计算机科学 2025-09-11 Jinbo Wen , Jiawen Kang , Dusit Niyato , Yang Zhang , Jiacheng Wang , Biplab Sikdar , Ping Zhang

Deep networks are now ubiquitous in large-scale multi-center imaging studies. However, the direct aggregation of images across sites is contraindicated for downstream statistical and deep learning-based image analysis due to inconsistent…

图像与视频处理 · 电气工程与系统科学 2021-04-16 Mengwei Ren , Neel Dey , James Fishbaugh , Guido Gerig

Generative adversarial networks (GANs) have remarkably advanced in diverse domains, especially image generation and editing. However, the misuse of GANs for generating deceptive images, such as face replacement, raises significant security…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Lei Zhang , Hao Chen , Shu Hu , Bin Zhu , Ching Sheng Lin , Xi Wu , Jinrong Hu , Xin Wang

Semantic inpainting or image completion alludes to the task of inferring arbitrary large missing regions in images based on image semantics. Since the prediction of image pixels requires an indication of high-level context, this makes it…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Priyansh Saxena , Raahat Gupta , Akshat Maheshwari , Saumil Maheshwari

Generative adversarial networks (GANs) are currently rarely applied on 3D medical images of large size, due to their immense computational demand. The present work proposes a multi-scale patch-based GAN approach for establishing unpaired…

图像与视频处理 · 电气工程与系统科学 2020-10-13 Hristina Uzunova , Jan Ehrhardt , Heinz Handels

Identifying images generated by Generative Adversarial Networks (GANs) has become a significant challenge in digital image forensics. This research presents a wavelet-based detection method that uses discrete wavelet transform (DWT)…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Sai Teja Erukude , Suhasnadh Reddy Veluru , Viswa Chaitanya Marella

While cloud/sky image segmentation has extensive real-world applications, a large amount of labelled data is needed to train a highly accurate models to perform the task. Scarcity of such volumes of cloud/sky images with corresponding…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Mayank Jain , Conor Meegan , Soumyabrata Dev

One of the key challenges of detecting AI-generated images is spotting images that have been created by previously unseen generative models. We argue that the limited diversity of the training data is a major obstacle to addressing this…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Jeongsoo Park , Andrew Owens

The increasing realism of generated images has raised significant concerns about their potential misuse, necessitating robust detection methods. Current approaches mainly rely on training binary classifiers, which depend heavily on the…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Yonggang Zhang , Jun Nie , Xinmei Tian , Mingming Gong , Kun Zhang , Bo Han

Image forensics is an increasingly relevant problem, as it can potentially address online disinformation campaigns and mitigate problematic aspects of social media. Of particular interest, given its recent successes, is the detection of…

计算机视觉与模式识别 · 计算机科学 2018-12-21 Scott McCloskey , Michael Albright

The performance of neural network models is often limited by the availability of big data sets. To treat this problem, we survey and develop novel synthetic data generation and augmentation techniques for enhancing low/zero-sample learning…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Nathan Clement , Alan Schoen , Arnold Boedihardjo , Andrew Jenkins

Anatomical landmark segmentation and pathology localization are important steps in automated analysis of medical images. They are particularly challenging when the anatomy or pathology is small, as in retinal images and cardiac MRI, or when…

计算机视觉与模式识别 · 计算机科学 2019-02-19 Dwarikanath Mahapatra , Behzad Bozorgtabar

Conditional image generation is an active research topic including text2image and image translation. Recently image manipulation with linguistic instruction brings new challenges of multimodal conditional generation. However, traditional…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Zhenhuan Liu , Jincan Deng , Liang Li , Shaofei Cai , Qianqian Xu , Shuhui Wang , Qingming Huang

In recent years, deep generative models, such as Generative Adversarial Network (GAN), has grabbed significant attention in the field of computer vision. This project focuses on the application of GAN in image deblurring with the aim of…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Zhengdong Li

Data augmentation has always been an effective way to overcome overfitting issue when the dataset is small. There are already lots of augmentation operations such as horizontal flip, random crop or even Mixup. However, unlike image…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Yichen Zhang , Zeyang Song , Wenbo Li

Generative Adversarial Networks (GANs) have become increasingly powerful, generating mind-blowing photorealistic images that mimic the content of datasets they were trained to replicate. One recurrent theme in medical imaging is whether…

图像与视频处理 · 电气工程与系统科学 2021-07-20 Youssef Skandarani , Pierre-Marc Jodoin , Alain Lalande

Generative Adversarial Networks (GANs) triggered an increased interest in problem of image generation due to their improved output image quality and versatility for expansion towards new methods. Numerous GAN-based works attempt to improve…

计算机视觉与模式识别 · 计算机科学 2020-10-09 Gulcin Baykal , Gozde Unal

State-of-the-art techniques in Generative Adversarial Networks (GANs) have shown remarkable success in image-to-image translation from peer domain X to domain Y using paired image data. However, obtaining abundant paired data is a…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Xuewen Yang , Dongliang Xie , Xin Wang