paper-with-me

홈 › Papers

Application of DenseNet in Camera Model Identification and Post-processing Detection

2019-05-27

Camera model identification has earned paramount importance in the field of image forensics with an upsurge of digitally altered images which are constantly being shared through websites, media, and social applications. But, the task of identification becomes quite challenging if metadata are absent from the image and/or if the image has been post-processed. In this paper, we present a DenseNet pipeline to solve the problem of identifying the source camera-model of an image. Our approach is to extract patches of 256*256 from a labeled image dataset and apply augmentations, i.e., Empirical Mode Decomposition (EMD). We use this extended dataset to train a Neural Network with the DenseNet-201 architecture. We concatenate the output features for 3 different sizes (64*64, 128*128, 256*256) and pass them to a secondary network to make the final prediction. This strategy proves to be very robust for identifying the source camera model, even when the original image is post-processed. Our model has been trained and tested on the Forensic Camera-Model Identification Dataset provided for the IEEE Signal Processing (SP) Cup 2018. During testing we achieved an overall accuracy of 98.37%, which is the current state-of-the-art on this dataset using a single model. We used transfer learning and tested our model on the Dresden Database for Camera Model Identification, with an overall test accuracy of over 99% for 19 models. In addition, we demonstrate that the proposed pipeline is suitable for other image-forensic classification tasks, such as, detecting the type of post-processing applied to an image with an accuracy of 96.66% -- which indicates the generality of our approach.

📄 PDF Abstract BibTeX arXiv:1809.00576

Code (0)

등록된 구현이 없습니다.

Tasks

Image ForensicsOverall - TestTransfer Learning

Similar Papers 제목 키워드 기반

SegDenseNet: Iris Segmentation for Pre and Post Cataract Surgery

2018-01-30 · Aditya Lakra, Pavani Tripathi, Rohit Keshari, Mayank Vatsa 외

Cataract is caused due to various factors such as age, trauma, genetics, smoking and substance consumption, and radiation. It is one of the major common ophthalmic diseases worldwide which can potentially affect iris-bas…

Iris RecognitionIris SegmentationSegmentation

The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation

2016-11-28 · Simon Jégou, Michal Drozdzal, David Vazquez, Adriana Romero 외

State-of-the-art approaches for semantic image segmentation are built on Convolutional Neural Networks (CNNs). The typical segmentation architecture is composed of (a) a downsampling path responsible for extracting coars…

image-classificationImage SegmentationSegmentationSemantic Segmentation

Improving Person Re-Identification with Temporal Constraints

2021-11-17 · Julia Dietlmeier, Feiyan Hu, Frances Ryan, Noel E. O'Connor 외

In this paper we introduce an image-based person re-identification dataset collected across five non-overlapping camera views in the large and busy airport in Dublin, Ireland. Unlike all publicly available image-based da…

Person Re-IdentificationRe-Ranking

Camera Fingerprint: A New Perspective for Identifying User's Identity

2016-10-25 · Xiang Jiang, Shikui Wei, Ruizhen Zhao, Yao Zhao 외

Identifying user's identity is a key problem in many data mining applications, such as product recommendation, customized content delivery and criminal identification. Given a set of accounts from the same or different s…

Product RecommendationUser Identification

Similarity Learning Networks for Animal Individual Re-Identification -- Beyond the Capabilities of a Human Observer

2019-02-21 · Stefan Schneider, Graham W. Taylor, Stefan Linquist, Stefan C. Kremer

Deep learning has become the standard methodology to approach computer vision tasks when large amounts of labeled data are available. One area where traditional deep learning approaches fail to perform is one-shot learni…

Object DetectionOne-Shot LearningTriplet