Screenshot-to-code

Visual mockup converter

A deep learning-based system to convert visual mockups into static website code using neural networks.

A neural network that transforms a design mock-up into a static website.

GitHub

16k stars
534 watching
2k forks
Language: HTML
last commit: 4 months ago
Linked from 1 awesome list

cnncnn-kerasdeep-learningencoder-decoderfloydhubjupyterjupyter-notebookkeraslstmmachine-learningseq2seq

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karanchahal/doodlemaster Generates real code from UI mockups using artificial intelligence and computer vision 2,423
ashnkumar/sketch-code Automates conversion of hand-drawn web mockups to working HTML code using deep learning and image captioning architecture. 5,128
alexlenail/nn-svg A tool that generates publication-ready diagrams of neural network architectures using parametric methods and popular JavaScript libraries. 5,217
poloclub/cnn-explainer An interactive visualization system to help non-experts learn about Convolutional Neural Networks (CNNs) by visualizing the learning process. 8,204
lucidrains/dalle2-pytorch An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch 11,184
lucidrains/imagen-pytorch Implements Google's Text-to-Image Neural Network in PyTorch using a cascading DDPM architecture with dynamic clipping and noise level conditioning. 8,127
dmitryulyanov/deep-image-prior A project demonstrating image restoration using neural networks without learning 7,920
abi/screenshot-to-code Converts screenshots into functional code using AI models. 65,437
tensorflow/playground An interactive visualization of neural networks for experimentation and exploration 12,082
yosinski/deep-visualization-toolbox A software toolkit for visualizing neural networks and analyzing their structure and behavior 4,025
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-network Tools to aid in designing and visualizing neural network architectures 4,525
cysmith/neural-style-tf An implementation of image style transfer using convolutional neural networks in TensorFlow. 3,105
ludwig-ai/ludwig A low-code framework for building custom deep learning models and neural networks 11,236
labmlai/annotated_deep_learning_paper_implementations Implementations of various deep learning algorithms and techniques with accompanying documentation 57,177
jcjohnson/neural-style An algorithm to combine the content of one image with the style of another, using convolutional neural networks. 18,310