OneShotTranslation
OneShotTranslation copied to clipboard
doubt regarding meta learning
hello,
I went through implementation of meta learning, where they compute second order derivative, I saw a paper where they combined meta learning with gans to achieve good results on one shot image generation, they generated different facial expressions from one image.
does meta learning apply to this repository also?
thanks