ScratchData LogoScratchData
Back to dascoolguy-'s profile

Deep-learning image generator (Upscale diffusion)

DAdascoolguy-•Created April 27, 2025
Deep-learning image generator (Upscale diffusion)
9
5
72 views
View on Scratch

Instructions

This remix integrates a feedforward perceptron (neural network) directly into the algorithm used to generate images from random noise, resulting in a variety of interesting patterns. Code for fine-tuning the network (training) has not been implemented, however the function for randomly producing a neural network parameter set has been put in place. The dimensions of the network are 27*32*32*3. It is highly reccomended that you run the project in turbowapr due to the amount of calculations that the program needs to do. To run in turbowarp, use this link: https://turbowarp.org/1166791868?fps=60&size=320x320

Project Details

Project ID1166791868
CreatedApril 27, 2025
Last ModifiedApril 27, 2025
SharedApril 27, 2025
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root