paper-with-me

Papers

Dual Stream Computer-Generated Image Detection Network Based On Channel Joint And Softpool

2022-07-07 · Ziyi Xi, Hao Lin, Weiqi Luo

With the development of computer graphics technology, the images synthesized by computer software become more and more closer to the photographs. While computer graphics technology brings us a grand visual feast in the field of games and movies, it may also be utilized by someone with bad intentions to guide public opinions and cause political crisis or social unrest. Therefore, how to distinguish the computer-generated graphics (CG) from the photographs (PG) has become an important topic in the field of digital image forensics. This paper proposes a dual stream convolutional neural network based on channel joint and softpool. The proposed network architecture includes a residual module for extracting image noise information and a joint channel information extraction module for capturing the shallow semantic information of image. In addition, we also design a residual structure to enhance feature extraction and reduce the loss of information in residual flow. The joint channel information extraction module can obtain the shallow semantic information of the input image which can be used as the information supplement block of the residual module. The whole network uses SoftPool to reduce the information loss of down-sampling for image. Finally, we fuse the two flows to get the classification results. Experiments on SPL2018 and DsTok show that the proposed method outperforms existing methods, especially on the DsTok dataset. For example, the performance of our model surpasses the state-of-the-art by a large margin of 3%.

📄 PDF Abstract BibTeX arXiv:2207.03205

Code (1)

zoie-ui/cg-detection 공식 구현 pytorch

Tasks

Image Forensics

Methods 이 논문이 사용한 방법론

SoftPool 설명 없음

Similar Papers 제목 키워드 기반

AI-Generated Image Detection using a Cross-Attention Enhanced Dual-Stream Network

2023-06-12 · Ziyi Xi, Wenmin Huang, Kangkang Wei, Weiqi Luo 외

With the rapid evolution of AI Generated Content (AIGC), forged images produced through this technology are inherently more deceptive and require less human intervention compared to traditional Computer-generated Graphic…

Image GenerationText to Image GenerationText-to-Image Generation

Enhancing Hazy Wildlife Imagery: AnimalHaze3k and IncepDehazeGan

2026-04-17 · Shivarth Rai, Tejeswar Pokuri arxiv

Atmospheric haze significantly degrades wildlife imagery, impeding computer vision applications critical for conservation, such as animal detection, tracking, and behavior analysis. To address this challenge, we introduc…

Challenges in video based object detection in maritime scenario using computer vision

2016-08-03 · D. K. Prasad, C. K. Prasath, D. Rajan, L. Rachmawati 외

This paper discusses the technical challenges in maritime image processing and machine vision problems for video streams generated by cameras. Even well documented problems of horizon detection and registration of frames…

object-detectionObject Detection

Rethinking Boundary Detection in Deep Learning-Based Medical Image Segmentation

2025-05-06 · Yi Lin, Dong Zhang, Xiao Fang, Yufan Chen 외

Medical image segmentation is a pivotal task within the realms of medical image analysis and computer vision. While current methods have shown promise in accurately segmenting major regions of interest, the precise segme…

Boundary DetectionDecoderDeep LearningEdge Detection+5

Dual Path Transformer with Partition Attention

2023-05-24 · Zhengkai Jiang, Liang Liu, Jiangning Zhang, Yabiao Wang 외

This paper introduces a novel attention mechanism, called dual attention, which is both efficient and effective. The dual attention mechanism consists of two parallel components: local attention generated by Convolutiona…

image-classificationImage Classificationobject-detectionObject Detection+1