Magnus Petersen (MagnusPetersen)

MagnusPetersen

Geek Repo

Company:FIAS

Location:Frankfurt am Main

Home Page:magnuspetersen.com

Twitter:@Omorfiamorphism

Github PK Tool:Github PK Tool

Magnus Petersen's repositories

Neural-Cellular-Automata-Image-Manipulation

Artistic style transfer has been part of the quickly growing AI Art community in recent times. Pioneered by Gatys et al this class of methods allows for the transfer of a style, texture, pattern ect. to a target image. This has been made possible by the use of the expressive hidden features of large computer vision models like VGG19 to use as a loss function. The method by which this transformation is undertaken has come in many forms from the intial method which optimized the pixel of the image directly to newer forms that train some form of CNN to create a general style transfer network. The method presented in this paper is in the same vain as those newer methods but leveraging a new class of deep learning method, that of deep neural cellular automata. This new method brings with it the ability to transform any image to a target style, like the CNN method mentioned earlier, using the same automata update rule in an iterative fashion. This iterative fashion allows one to stop the process early for less stylization as well as resulting in video rather than a still image which, due to the dynamic nature of cellular automata, has visually pleasant properties.

Language:Jupyter NotebookStargazers:22Issues:2Issues:0

MNNCA

An implementation of the Multi-Neighborhood Neural Cellular Automata (MNNCA), enhancing traditional NCAs with increased expressiveness for complex pattern generation

Language:Jupyter NotebookStargazers:2Issues:1Issues:0
Language:HTMLStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:1
Language:PythonStargazers:0Issues:1Issues:0