MovieScope icon indicating copy to clipboard operation
MovieScope copied to clipboard

Should work for Keras backend set to Theano

Open maximus009 opened this issue 8 years ago • 0 comments

Currently, the backend and image dimension ordering is set to work only with Tensorflow (tf) and will not work if set to Theano (th). Need to remove that with a condition check and and automatic reordering of the tensor.

maximus009 avatar Oct 27 '16 23:10 maximus009