All Projects → lajlksdf → vtl

lajlksdf / vtl

Licence: other
Fake videos detection by tracing the source using video hashing retrieval.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to vtl

Scrypt
A .NET implementation of scrypt password hash algorithm.
Stars: ✭ 90 (+57.89%)
Mutual labels:  hashing-algorithm
xxHash.NET
xxHash for .NET
Stars: ✭ 26 (-54.39%)
Mutual labels:  hashing-algorithm
basic-transport-info-app
A progressive web app to show direct & indirect buses / transport between two places / cities / stops .Show next schedule & travel duration. Algorithm to calculate indirect buses on basis of their schedule time. Voice search . Locate nearest city/stop by gps. Bus timetable.
Stars: ✭ 12 (-78.95%)
Mutual labels:  hashing-algorithm
Hashr
A simple and functional Android app for calculating checksums
Stars: ✭ 16 (-71.93%)
Mutual labels:  hashing-algorithm
komihash
Very fast, high-quality hash function (non-cryptographic, C) + PRNG
Stars: ✭ 68 (+19.3%)
Mutual labels:  hashing-algorithm
ngx http hmac secure link module
HMAC Secure Link module for NGINX.
Stars: ✭ 47 (-17.54%)
Mutual labels:  hashing-algorithm
hash-checker
Fast and simple application that allows you to generate and compare hashes from files and text
Stars: ✭ 72 (+26.32%)
Mutual labels:  hashing-algorithm
cross-modal-hasing-playground
Python implementation of cross-modal hashing algorithms
Stars: ✭ 19 (-66.67%)
Mutual labels:  hashing-algorithm
murmurhash-php
PHP userland implementation of MurmurHash3
Stars: ✭ 121 (+112.28%)
Mutual labels:  hashing-algorithm
prvhash
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor. (Codename Gradilac/Градилак)
Stars: ✭ 194 (+240.35%)
Mutual labels:  hashing-algorithm

📜 Directory

Introduction

An effective and reliable method for fake video detection.

🔬 Train or Test

Train

Train ViTHash

python train_h.py --local_rank=0 --path=../Celeb-DF --type=Celeb-DF --hash_bits=512 --pretrained=x

Test

Test ViTHash

python test_h.py --local_rank=0 --path=../Celeb-DF --type=Celeb-DF --hash_bits=512 --pretrained=x

🚀️ Downloads

Download Models and Datasets

Pretrained models, hash centers and datasets

Item Link Comments
All Models BaiduNetdisk code:i5l1
Video Splicing BaiduNetdisk code: a9in
DeepFake BaiduNetdisk code: eaj0
Video Inpainting BaiduNetdisk code: ande Extension ofDAVIS2016

DeepFake Dataset Samples

The person with different scenes.

Source Videos

Fake Videos

Different fake videos are made from the same source.

Source Video

Fake Videos

Video Inpainting Dataset Samples

The first gif of the boat is the original video, and the remaining five videos are generated by different object inpainting methods.

Video Splicing Dataset Samples

The bird, person, soldier and planes are all spliced by manual.

Tips

We have developed an additional tool to compare the difference between real video and fake video. Please see tool

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].