mjdietzx / SimGAN

Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training
MIT License
411 stars 101 forks source link

Implementation of 3D gaze estimation #14

Closed avisekiit closed 6 years ago

avisekiit commented 6 years ago

Hi, Thanks for this awesome repo. However, did you actually continue on to do the 3D gaze estimation after this GAN based domain adaptation?

mjdietzx commented 6 years ago

Hey, I did not do any 3D gaze estimation. I used SimGAN in my projects internally on completely different task than gaze estimation. I just released code w/ gaze estimation data set so people could get started quickly and b/c original paper used that dataset