ashnkumar/sketch-code
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
This project helps front-end designers or developers quickly convert hand-drawn website mockups into functional HTML code. You input a picture of your sketch, and it outputs the corresponding HTML markup. This is useful for anyone who wants to accelerate the initial prototyping phase of web development.
5,157 stars. No commits in the last 6 months.
Use this if you want to rapidly generate basic HTML from your hand-drawn website wireframes.
Not ideal if you need to create complex, highly customized web pages or expect it to perfectly interpret highly varied or detailed sketches beyond its core training data.
Stars
5,157
Forks
683
Language
Python
License
—
Category
Last pushed
Apr 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ashnkumar/sketch-code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tonybeltramelli/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
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...