Skip to content

stqc/Simple_CycleGAN_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple_CycleGAN_pytorch

This repository is a simplified version of CycleGAN in pytorch and is heavily inspired by the official repository which can be found here.
Link to the official paper

I tested the cycle gan for face to face translation of two youtubers Markiplier and Jacksepticeye

The data was collected by their videos that contained just their faces.
The faces were then extracted with the help of CV2-Python

the model was trained for just about 25 epochs (for Jacksepticeye to Markiplier and vice versa)

The Results

Jacksepticeye to Markiplier




The glitching in the faces is due to the not long enough training (at the time the model seemed like it had converged)

Markiplier to jacksepticeye



If you need my dataset for your testing contact me at the email below

prateekdang54@gmail.com

About

This repository is a simplified version of CycleGAN in pytorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published