Show HN:VeridisQuo – 具備可解釋 AI 的開源深度偽造偵測器

Show HN:VeridisQuo – 具備可解釋 AI 的開源深度偽造偵測器

Hacker News·

VeridisQuo 是一個開源的 GitHub 專案,提供深度偽造偵測模型與應用程式。它採用結合空間與頻率分析的混合方法,並透過可解釋 AI 來標示影片幀中的變更區域。

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

To see all available qualifiers, see our documentation.

Model and application for deepfake detection using a hybrid approach (spatial + frequency-based)

License

Uh oh!

There was an error while loading. Please reload this page.

VeridisQuo-orga/VeridisQuo

Folders and files

Latest commit

History

Repository files navigation

VeridisQuo

Where is the truth?

A state-of-the-art neural network designed to detect deepfake videos and highlight the altered areas in each frame using explainable AI.

Image

Image

Result

Image

Pipeline

Model Architecture

Hybrid Detection System

Model Specifications

Training

Infrastructure

We trained the model on an RTX 3090 (with CUDA) for approximately 4 hours.
We used the GPU provider vast.ai

The training file is located in the training/trainer.py module

Image

Image

Image

Dataset

Source

We started from an existing dataset found on Kaggle:
FaceForensics++ Dataset (C23)

Containing 7000 videos with numerous deepfake techniques:

Image

Image

Image

Image

We extracted the frames and faces from these videos to create our dataset:
VeridisQuo Preprocessed Dataset

Preprocessing Pipeline

The dataset was built using the following pipeline:

Distribution

Total: 716,438 images

Configuration & Results

Configuration

Image

Results

Training Accuracy

Image

Training Loss

Image

API Reference

Endpoints

Request Format (POST /api/v1/analyze)

Parameters:

Response Format

Quick Start

Prerequisites

Clone project

Launch backend

server runs on http://localhost:8000 | Docs at /docs

Launch frontend

Development server on http://localhost:3000

Image

Citation

If you use VeridisQuo in your research, please cite:

About

Model and application for deepfake detection using a hybrid approach (spatial + frequency-based)

Topics

Resources

License

Uh oh!

There was an error while loading. Please reload this page.

Stars

Watchers

Forks

Releases

  1

Uh oh!

There was an error while loading. Please reload this page.

Contributors

  2

Image

Image

Languages

Footer

Footer navigation

Hacker News

相關文章

  1. Show HN:用於高轉換率社群媒體影片的開源 AI 工作流程

    3 個月前

  2. Show HN:開源AI計算網絡InfiniteGPU現已支援訓練

    3 個月前

  3. Show HN:DocuFlow – 開源事件驅動式 AI 發票導入管道

    3 個月前

  4. Show HN:使用AI分析CI失敗的GitHub Action

    3 個月前

  5. Show HN:AutoShorts – 專為創作者打造的本地化、GPU加速AI影片處理管線

    3 個月前