trog

Results 3 issues of trog

When using the streaming sample from the docs, I'm able to stream level one futures, with quotes printed in the console. However, it's unclear where one would make changes so...

Using Keras 2.0.3, Theano 0.9, Python 3.5. Images are 256 x 256 grayscale, with binary masks. Channels first is ensured in Keras back end, appropriate `axis=1`, using `K.set_image_data_format('channels_first')` and `inputs...

I'm running @kijai 's example workflow for vid2vid and it runs without problems, models correctly loaded, and throws no errors—however once the inference is complete, I get a white screen...