paper-with-me

Papers

GPU-accelerated SIFT-aided source identification of stabilized videos

2022-07-29 · Andrea Montibeller, Cecilia Pasquini, Giulia Boato, Stefano Dell'Anna, Fernando Pérez-González

Video stabilization is an in-camera processing commonly applied by modern acquisition devices. While significantly improving the visual quality of the resulting videos, it has been shown that such operation typically hinders the forensic analysis of video signals. In fact, the correct identification of the acquisition source usually based on Photo Response non-Uniformity (PRNU) is subject to the estimation of the transformation applied to each frame in the stabilization phase. A number of techniques have been proposed for dealing with this problem, which however typically suffer from a high computational burden due to the grid search in the space of inversion parameters. Our work attempts to alleviate these shortcomings by exploiting the parallelization capabilities of Graphics Processing Units (GPUs), typically used for deep learning applications, in the framework of stabilised frames inversion. Moreover, we propose to exploit SIFT features {to estimate the camera momentum and} %to identify less stabilized temporal segments, thus enabling a more accurate identification analysis, and to efficiently initialize the frame-wise parameter search of consecutive frames. Experiments on a consolidated benchmark dataset confirm the effectiveness of the proposed approach in reducing the required computational time and improving the source identification accuracy. {The code is available at \url{https://github.com/AMontiB/GPU-PRNU-SIFT}}.

📄 PDF Abstract BibTeX arXiv:2207.14507

Code (1)

amontib/gpu-prnu-sift 공식 구현 tf

Tasks

GPUVideo Stabilization

Similar Papers 제목 키워드 기반

Face Identification by SIFT-based Complete Graph Topology

2010-02-02 · Dakshina Ranjan Kisku, Ajita Rattani, Enrico Grosso, Massimo Tistarelli

This paper presents a new face identification system based on Graph Matching Technique on SIFT features extracted from face images. Although SIFT features have been successfully used for general object detection and reco…

Face IdentificationFace RecognitionGraph Matchingobject-detection+2

Artwork painting identification method for panorama based on adaptive rectilinear projection and optimized ASIFT

2019-07-28 · Multimedia Tools and Applications 2019 7 · Dayou, Jiang; Jongweon, Kim

In the paper, the authors present an artwork painting identification method for panorama based on adaptive rectilinear projection and optimized ASIFT (Affine Scale-Invariant Feature Transform). Firstly, the authors use t…

Image Enhancement

Analogy-Making as a Core Primitive in the Software Engineering Toolbox

2020-09-14 · Matthew Sotoudeh, Aditya V. Thakur

An analogy is an identification of structural similarities and correspondences between two objects. Computational models of analogy making have been studied extensively in the field of cognitive science to better underst…

Face Identification from Manipulated Facial Images using SIFT

2011-06-24 · H. R. Chennamma, Lalitha Rangarajan, Veerabhadrappa

Editing on digital images is ubiquitous. Identification of deliberately modified facial images is a new challenge for face identification system. In this paper, we address the problem of identification of a face or perso…

Face Identification

Image Identification Using SIFT Algorithm: Performance Analysis against Different Image Deformations

2017-10-07 · Ebrahim Karami, Mohamed Shehata, Andrew Smith

Image identification is one of the most challenging tasks in different areas of computer vision. Scale-invariant feature transform is an algorithm to detect and describe local features in images to further use them as an…