You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Had the same issue running this on WSL, managed to solve it by:
changing video format from .mp4 to .avi
making sure that cc2.VideoWriter_fourcc has capitalised MJPG instead of mjpg
Below is the minimum set of changes that were required to make python main_end2end.py --jpg <filename.jpg> work for me. I haven't yet had the time nor need to dig into other paths, hope this helps 🤞
examples/tmp.mp4: No such file or directory
even if the model echo "finish image2image gen" , there is no output.
The text was updated successfully, but these errors were encountered: