paper-with-me

홈 › Papers

Enhancing Image Authenticity Detection: Swin Transformers and Color Frame Analysis for CGI vs. Real Images

2024-09-07 · Preeti Mehta, Aman Sagar, Suchi Kumari

The rapid advancements in computer graphics have greatly enhanced the quality of computer-generated images (CGI), making them increasingly indistinguishable from authentic images captured by digital cameras (ADI). This indistinguishability poses significant challenges, especially in an era of widespread misinformation and digitally fabricated content. This research proposes a novel approach to classify CGI and ADI using Swin Transformers and preprocessing techniques involving RGB and CbCrY color frame analysis. By harnessing the capabilities of Swin Transformers, our method foregoes handcrafted features instead of relying on raw pixel data for model training. This approach achieves state-of-the-art accuracy while offering substantial improvements in processing speed and robustness against joint image manipulations such as noise addition, blurring, and JPEG compression. Our findings highlight the potential of Swin Transformers combined with advanced color frame analysis for effective and efficient image authenticity detection.

📄 PDF Abstract BibTeX arXiv:2409.04742

Code (0)

등록된 구현이 없습니다.

Tasks

Misinformation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Classifying Deepfakes Using Swin Transformers

2025-01-26 · Aprille J. Xi, Eason Chen

The proliferation of deepfake technology poses significant challenges to the authenticity and trustworthiness of digital media, necessitating the development of robust detection methods. This study explores the applicati…

DeepFake DetectionFace DetectionFace Swapping

YotoR-You Only Transform One Representation

2024-05-30 · José Ignacio Díaz Villa, Patricio Loncomilla, Javier Ruiz-del-Solar

This paper introduces YotoR (You Only Transform One Representation), a novel deep learning model for object detection that combines Swin Transformers and YoloR architectures. Transformers, a revolutionary technology in n…

Computational EfficiencyObjectobject-detectionObject Detection+1

Art Authentication with Vision Transformers

2023-07-06 · Ludovica Schaerf, Carina Popovici, Eric Postma

In recent years, Transformers, initially developed for language, have been successfully applied to visual tasks. Vision Transformers have been shown to push the state-of-the-art in a wide range of tasks, including image …

image-classificationImage Classification

Cross-Shaped Windows Transformer with Self-supervised Pretraining for Clinically Significant Prostate Cancer Detection in Bi-parametric MRI

2023-04-30 · Yuheng Li, Jacob Wynne, Jing Wang, Richard L. J. Qiu 외

Biparametric magnetic resonance imaging (bpMRI) has demonstrated promising results in prostate cancer (PCa) detection using convolutional neural networks (CNNs). Recently, transformers have achieved competitive performan…

Self-Supervised Learning

CoSwin: Convolution Enhanced Hierarchical Shifted Window Attention For Small-Scale Vision

2025-09-10 · Puskal Khadka, Rodrigue Rizk, Longwei Wang, KC Santosh arxiv

Vision Transformers (ViTs) have achieved impressive results in computer vision by leveraging self-attention to model long-range dependencies. However, their emphasis on global context often comes at the expense of local …

Image Classification