gaara100
gaara100
I can't seem to get this to work. I am running a VM Ubuntu with the latest keras and tensorflow CPU. When I run it: deeplearning@deep-learning-virtual-machine:~/Desktop$ python3 deep_dream.py vgg16 jesse.png...
Using TensorFlow backend. Traceback (most recent call last): File "C:\Users\Me\Anaconda3\envs\tf_rl\lib\site-packages\tensorflow\python\framework\common_shapes.py", line 654, in _call_cpp_shape_fn_impl input_tensors_as_shapes, status) File "C:\Users\Me\Anaconda3\envs\tf_rl\lib\contextlib.py", line 66, in __exit__ next(self.gen) File "C:\Users\Me\Anaconda3\envs\tf_rl\lib\site-packages\tensorflow\python\framework\errors_impl.py", line 466, in raise_exception_on_not_ok_status pywrap_tensorflow.TF_GetCode(status))...