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

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

via Dev.to PythonMidhun G Raj

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 🙂

Continue reading on Dev.to Python

Opens in a new tab

Read Full Article
2 views

Related Articles