DeepAI AI Chat
Log In Sign Up

ImagineNet: Restyling Apps Using Neural Style Transfer

01/14/2020
by   Michael H. Fischer, et al.
Stanford University
38

This paper presents ImagineNet, a tool that uses a novel neural style transfer model to enable end-users and app developers to restyle GUIs using an image of their choice. Former neural style transfer techniques are inadequate for this application because they produce GUIs that are illegible and hence nonfunctional. We propose a neural solution by adding a new loss term to the original formulation, which minimizes the squared error in the uncentered cross-covariance of features from different levels in a CNN between the style and output images. ImagineNet retains the details of GUIs, while transferring the colors and textures of the art. We presented GUIs restyled with ImagineNet as well as other style transfer techniques to 50 evaluators and all preferred those of ImagineNet. We show how ImagineNet can be used to restyle (1) the graphical assets of an app, (2) an app with user-supplied content, and (3) an app with dynamically generated GUIs.

READ FULL TEXT

page 4

page 5

page 6

page 7

page 8

page 9

page 10

06/19/2016

Preserving Color in Neural Artistic Style Transfer

This note presents an extension to the neural artistic style transfer al...
06/25/2021

Interactive Multi-level Stroke Control for Neural Style Transfer

We present StyleTune, a mobile app for interactive multi-level control o...
01/18/2016

Content Aware Neural Style Transfer

This paper presents a content-aware style transfer algorithm for paintin...
01/10/2020

Network of Steel: Neural Font Style Transfer from Heavy Metal to Corporate Logos

We introduce a method for transferring style from the logos of heavy met...
11/15/2019

Multiple Style-Transfer in Real-Time

Style transfer aims to combine the content of one image with the artisti...
05/03/2021

LiveStyle – An Application to Transfer Artistic Styles

Art is a variety of human activities that include the production of visu...
05/19/2021

Tool- and Domain-Agnostic Parameterization of Style Transfer Effects Leveraging Pretrained Perceptual Metrics

Current deep learning techniques for style transfer would not be optimal...

Code Repositories

styletransfer-imaginenet

Integrating the Structure Loss from the paper "ImagineNet: Restyling Apps Using Neural Style" Transfer to the original "Neural Style Transfer"


view repo