junyanz / pytorch-CycleGAN-and-pix2pix

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

About generate video #1511

Open zhangqian001 opened 1 year ago

zhangqian001 commented 1 year ago

This work is so excellent, but i have some question. How can i get the horse2zebra video as the demo shows. Thank you.

Sir-Zeeshan commented 1 year ago

place all frames of the input video as images, run the model on all of them, compile them back into a video