Source code for EUSIPCO 2018 paper on audio-visual inconsistency detection
Project description
Speaker Inconsistency Detection in Tampered Video
This package is part of the Bob toolkit and it allows to reproduce the experimental results published in the following paper:
@inproceedings{KorshunovICML2019, author = {Korshunov, Pavel and Halstead, Michael and Castan, Diego and Graciarena, Martin and McLaren, Mitchell and Burns, Brian and Lawson, Aaron and Marcel, S{\'{e}}bastien}, keywords = {inconsistencies detection, lip-syncing, Video tampering}, month = jul, title = {Tampered Speaker Inconsistency Detection with Phonetically Aware Audio-visual Features}, booktitle = {International Conference on Machine Learning}, series = {Synthetic Realities: Deep Learning for Detecting AudioVisual Fakes}, year = {2019}, }
If you use this package and/or its results, please cite the paper.
Installation
The installation instructions are based on conda and works on Linux and Mac OS systems only. Install conda before continuing.
Once you have installed conda, download the source code of this paper and unpack it or checkout from Gitlab. Then, you can create a conda environment with the following command:
$ cd bob.paper.lipsync2019 $ conda env create -f environment.yml $ source activate bob.paper.lipsync2019 # activate the environment $ python -c "import bob.io.base" # test the installation $ buildout
This will install all the required software to reproduce this paper.
Documentation
Contact
For questions or reporting issues to this software package, contact Pavel Korshunov (pavel.korshunov@idiap.ch).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bob.paper.lipsync2019-1.0.0.zip
.
File metadata
- Download URL: bob.paper.lipsync2019-1.0.0.zip
- Upload date:
- Size: 102.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01f4769eb5dd68317cab98b9a50d8a454e7ebd02e433fe98ada0b677005bfce8 |
|
MD5 | b7cb614069af22fca20c44ac8d1e2fc8 |
|
BLAKE2b-256 | e53962575b4d7d9bef85d9446582d14e90af6ea36c40e60fa70fcb4d4a514fea |