keras-deep-dream icon indicating copy to clipboard operation
keras-deep-dream copied to clipboard

Deep Dream in Keras

Open Parry26 opened this issue 8 years ago • 0 comments

Thanks for your great implementation. Do you have any thoughts on why DD in Keras produces such different results from the Caffe version?

Specifically, in the Caffe version, whole objects (dogs, birds, buildings) appear in images after a few epochs. They also retain their native colours (brown dogs, gold metal, etc). In contrast, the Keras version seems to produce random, rainbow coloured swirls.

I suspect this is related to the underlying Keras implementation, so perhaps @fchollet would have some insight too.

Parry26 avatar Oct 13 '16 03:10 Parry26