DEV Community

Midhun G Raj
Midhun G Raj

Posted on

Deep Face Net - real-time face swapping application with GUI and CLI built in Python

Hey everyone, I built Deep Face Net, a real-time face swapping application with GUI and CLI built in Python.

Features

  • real-time face swapping
  • webcam and virtual camera support
  • GUI and CLI modes
  • modular structure for experimentation

I built this project to move beyond tutorial-style ML work and create something that feels like a real application. Most of the challenge was balancing speed and quality for real-time performance.

GitHub:
https://github.com/MIDHUNGRAJ/Deep-Face-Net

Feedback or suggestions are welcome πŸ™‚

Top comments (0)