Changes

Jump to navigation Jump to search
12 bytes added ,  18:42, 5 April 2019
Pix2code is an AI model that can convert GUI images to DSL codes and then uses a compiler to convert DSL code to HTML, Android XML, and iOS Storyboard. More details can be found [https://arxiv.org/pdf/1705.07962.pdf here] in the original paper. Instructions to train and use the models can be found on the original [https://github.com/tonybeltramelli/pix2code github] page. There is an improved version of pix2code, which is [https://github.com/fjbriones/pix2code2 pix2code2]. It uses a Convolutional Neural Network (CNN) as an autoencoder for the GUI before training. The users also include a pre-trained model to experiment with.
==Usage of pix2code on RDP==
Currently, source code and pre-trained model for pix2code are living on
E:/projects/pix2code_test
82

edits

Navigation menu