Giter Club home page Giter Club logo

gpu-prnu-sift's Introduction

GPU-accelerated SIFT-aided source identification of stabilized videos

This is the official code implementation of the "ICIP 2022" paper "GPU-accelerated SIFT-aided source identification of stabilized videos"

Requirements

  • Download the python libraries of Camera-fingerprint ;
  • if Camera-fingerprint is not already, reorganize the folders such that PRNU/CameraFingerprint ;
  • Download the Reference Camera Fingerprints here;
  • at least 9G GPU.

Set up Virtual-Env

conda env create -f environment.yml

VISION DATASET

Download Vision dataset here.

Test

Test a match (H1) hypothesis case

nohup python -u main_H1.py --videos PATH_TO_VIDEOS --fingerprint PATH_TO_FINGERPRINTS --output PATH_TO_OUTPUT_FOLDER --gpu_dev /gpu:N >| output_H1.log & 

Test a mis-match (H0) hypothesis case

nohup python -u main_H0.py --videos PATH_TO_VIDEOS --fingerprint PATH_TO_FINGERPRINTS --output PATH_TO_OUTPUT_FOLDER --gpu_dev /gpu:N >| output_H0.log & 

Run both

Edit and Run bash runner.sh

NOTE:

You need to edit:

  • PATH_TO_VIDEOS changing it with the path to your dataset
  • PATH_TO_FINGERPRINTS changing it with the path to your reference camera fingerprints
  • PATH_TO_OUTPUT_FOLDER changing it with the path to your output folder
  • N chaging it with your GPU ID

Results of the Paper

Check "GPU-accelerated SIFT-aided source identification of stabilized videos"

tables

Cite Us

If you use this material please cite:

@inproceedings{montibeller2022gpu,
title={GPU-accelerated SIFT-aided source identification of stabilized videos},
author={Montibeller, Andrea and Pasquini, Cecilia and Boato, Giulia and Dell’Anna, Stefano and P{'e}rez-Gonz{'a}lez, Fernando},
booktitle={2022 IEEE International Conference on Image Processing (ICIP)},
pages={2616--2620},
year={2022},
organization={IEEE}
}

gpu-prnu-sift's People

Contributors

amontib avatar stedll avatar

Stargazers

Madison Taylor avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.