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).
Release files for bob.paper.lipsync2019 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bob.paper.lipsync2019-1.0.0.zip | 102.0 kB | Details |
Release files / bob.paper.lipsync2019-1.0.0.zip
| Download URL | bob.paper.lipsync2019-1.0.0.zip |
|---|---|
| Size | 102.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
01f4769eb5dd68317cab98b9a50d8a454e7ebd02e433fe98ada0b677005bfce8
|
|
BLAKE2b-256 checksum How to use checksums |
e53962575b4d7d9bef85d9446582d14e90af6ea36c40e60fa70fcb4d4a514fea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|