Search Results
6/13/2025, 4:53:00 AM
>>5897662
I didn't worry about it too much after I looked at what the DeepDreamVideo dude did. Before converting to numpy arrays, they're pillow images, and pillow has "blend" and "difference" functions. DeepDreamVideo used blend but not difference. I quite like the artifact persistance you can get from blending the difference. That was a great idea. This is with a 20% blend.
https://github.com/chameleon-ai/deepdream-revived
I didn't worry about it too much after I looked at what the DeepDreamVideo dude did. Before converting to numpy arrays, they're pillow images, and pillow has "blend" and "difference" functions. DeepDreamVideo used blend but not difference. I quite like the artifact persistance you can get from blending the difference. That was a great idea. This is with a 20% blend.
https://github.com/chameleon-ai/deepdream-revived
Page 1