Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'T' is not defined #1

Open
TRAGDOR opened this issue Nov 18, 2018 · 0 comments
Open

NameError: name 'T' is not defined #1

TRAGDOR opened this issue Nov 18, 2018 · 0 comments

Comments

@TRAGDOR
Copy link

TRAGDOR commented Nov 18, 2018

help, it doesnt work for all of them, im assuming "T" comes with tensorflow.
#render_deepdream(T(layer)[:,:,:,139], img0) #og from vid
#render_deepdream(tf.square(T('mixed4c')), img0) #from siraj github
#render_deepdream(T(layer)[:,:,:,139], img0, iter_n=20, step=1.5, octave_n=4)
#render_deepdream(tf.square(T('mixed4c')), img0, iter_n=20, octave_n=10)
#render_deepdream(T(layer)[:,:,:,139], img0, iter_n=20, octave_n=19)
#render_deepdream(T(layer)[:,:,:,65]+T(layer)[:,:,:,139], img0, iter_n=20, octave_n=12)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant