junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
22.82k stars 6.29k forks source link

help me pls! #722

Open riki7649255 opened 5 years ago

riki7649255 commented 5 years ago

i'm a junior engineer and i didnt know machine learning at all. i want to use in this machine for online video with a woman and swap her by a man. how could i do that?

Ladvien commented 5 years ago

Hello @riki7649255,

I think the best place to start is learning about generic artificial networks. I've found several courses on Udemy.com are good. Specifically, the OpenCV, SSD, and GANs would be helpful for learning how to use the CycleGAN base properly.

Good luck. --Ladvien