GUI for Deface. An app to automatically anonymize human faces in pictures and video.
Find a file
2025-09-22 10:30:09 +00:00
deface feat: Improve hardware detection and dependency installation 2025-07-13 12:11:57 +02:00
readme-img Added images in readme 2025-05-26 16:22:31 +02:00
.gitignore refactor: Add hardware acceleration and clean up codebase 2025-07-13 12:08:20 +02:00
deface.spec build: Add PyInstaller spec file for Windows executable 2025-07-13 12:24:20 +02:00
LICENSE Add license 2020-02-06 14:24:21 +01:00
pyproject.toml refactor: Add hardware acceleration and clean up codebase 2025-07-13 12:08:20 +02:00
README.md Actualiser README.md 2025-09-22 10:30:09 +00:00

DefaceGUI

DefaceGUI

Intro

This is a GUI for Deface. Development started in 2025. This app is intented to automaticaly anonymize faces in pictures and videos. This app is intented to be used "portable", without requiring admin rights, with all dependencies inside of it so the user doesn't have to care about their hardware and drivers.

Screenshot

Known bugs

  • Videos with weird fps might be slowed down. Workaround might be to set them to a standard rate.

Roadmap

  • Binaries for Windows, MacOS and Linux.
  • Prettier UI, simpler UX (Hide advanced settings, default output folder, icons to replace English/French strings of text, warn the user for files that might give issues,...)