clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
Other
3.47k stars 653 forks source link

Error: From Generate Interpolation video #146

Open zhangqian001 opened 1 year ago

zhangqian001 commented 1 year ago

Error: Processed finished with exit code 137(interrupted by signed 9: SIGKILL)

When the progress of video generation is 50%, the error occured. How can i do!

AdityaVishwakarmaIN commented 1 year ago

Refer : https://github.com/winedarksea/AutoTS/discussions/80

solution: Just reduce the image count (ideal case: 5-6 images) used in generating the interpolation video. It should work fine afterwards.