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: about 2 years ago
Linked from 1 awesome list

cnncnn-kerasdeep-learningencoder-decoderfloydhubjupyterjupyter-notebookkeraslstmmachine-learningseq2seq

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
karanchahal/doodlemasterGenerates real code from UI mockups using artificial intelligence and computer vision2,423
ashnkumar/sketch-codeAutomates conversion of hand-drawn web mockups to working HTML code using deep learning and image captioning architecture.5,128
alexlenail/nn-svgA tool that generates publication-ready diagrams of neural network architectures using parametric methods and popular JavaScript libraries.5,217
poloclub/cnn-explainerAn interactive visualization system to help non-experts learn about Convolutional Neural Networks (CNNs) by visualizing the learning process.8,204
lucidrains/dalle2-pytorchAn implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch11,184
lucidrains/imagen-pytorchImplements 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-priorA project demonstrating image restoration using neural networks without learning7,920
abi/screenshot-to-codeConverts screenshots into functional code using AI models.65,437
tensorflow/playgroundAn interactive visualization of neural networks for experimentation and exploration12,082
yosinski/deep-visualization-toolboxA software toolkit for visualizing neural networks and analyzing their structure and behavior4,025
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-networkTools to aid in designing and visualizing neural network architectures4,525
cysmith/neural-style-tfAn implementation of image style transfer using convolutional neural networks in TensorFlow.3,105
ludwig-ai/ludwigA low-code framework for building custom deep learning models and neural networks11,236
labmlai/annotated_deep_learning_paper_implementationsImplementations of various deep learning algorithms and techniques with accompanying documentation57,177
jcjohnson/neural-styleAn algorithm to combine the content of one image with the style of another, using convolutional neural networks.18,310