tonybeltramelli/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
This project explores how deep learning can automatically translate a graphical user interface (GUI) screenshot, like a design mock-up, into functional computer code for applications. It takes an image of a user interface and generates code for iOS, Android, or web-based platforms. This is a research tool for developers and machine learning researchers interested in code generation from visual inputs.
12,051 stars. No commits in the last 6 months.
Use this if you are a researcher or developer exploring the capabilities of deep learning to transform visual designs into code for educational or experimental purposes.
Not ideal if you are a front-end developer or designer looking for a production-ready tool to convert your designs into code for real-world projects.
Stars
12,051
Forks
1,439
Language
Python
License
Apache-2.0
Category
Last pushed
May 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tonybeltramelli/pix2code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
bobbens/sketch_simplification
Models and code related to sketch simplification of rough sketches.
emilwallner/Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
MiteshPuthran/Image-Caption-Generator
The LSTM model generates captions for the input images after extracting features from...
jchenghu/ExpansionNet_v2
Implementation code of the work "Exploiting Multiple Sequence Lengths in Fast End to End...
shagunsodhani/Image-Caption-Generator
A simple implementation of neural image caption generator