Sanaxen / tecoGAN_app

tecoGAN Windows application ( EXE )
MIT License
121 stars 18 forks source link

tecoGAN.bat #12

Closed kyiree closed 3 years ago

kyiree commented 3 years ago

Traceback (most recent call last): File "main.py", line 194, in input_shape = [1,] + list(inference_data.inputs[0].shape) IndexError: list index out of range

i follow the author step by step, but i get this error, can someone help me please?

kyiree commented 3 years ago

ffmpeg -i test.mp4 -vcodec png main/LR/calendar/image_%04d.png my first step is to run the below, which is all right though i don not konw how it work, then i run tecoGAN.bat, the does not work...