neural-style-pt
neural-style-pt copied to clipboard
Multiple Content Image / Video Frame Option
Is there a way to automate inputting multiple content images, that apply the same style image to all of them?
I am rendering each frame separately, of a 500 frame video I wanted to style transfer.
maybe there is a way to add a step command? with a folder destination function
@RoronoaZoroSenpai You're going to have to use a bash or Python script to run neural_style.py individually for each file. There also won't be any temporal coherence, so there will be a flickering effect.