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.
16k stars
537 watching
2k forks
Language: HTML
last commit: 3 months ago
Linked from 1 awesome list
cnncnn-kerasdeep-learningencoder-decoderfloydhubjupyterjupyter-notebookkeraslstmmachine-learningseq2seq
Related projects:
Repository | Description | Stars |
---|---|---|
karanchahal/doodlemaster | Generates real code from UI mockups using artificial intelligence and computer vision | 2,424 |
ashnkumar/sketch-code | Automates conversion of hand-drawn web mockups to working HTML code using deep learning and image captioning architecture. | 5,127 |
alexlenail/nn-svg | A tool that generates publication-ready diagrams of neural network architectures using parametric methods and popular JavaScript libraries. | 5,120 |
poloclub/cnn-explainer | An interactive visualization system to help non-experts learn about Convolutional Neural Networks (CNNs) by visualizing the learning process. | 8,109 |
lucidrains/dalle2-pytorch | An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,148 |
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,088 |
dmitryulyanov/deep-image-prior | A project demonstrating image restoration using neural networks without learning | 7,886 |
abi/screenshot-to-code | Converts screenshots into functional code using AI models. | 60,494 |
tensorflow/playground | An interactive visualization of neural networks for experimentation and exploration | 12,030 |
yosinski/deep-visualization-toolbox | A software toolkit for visualizing neural networks and analyzing their structure and behavior | 4,019 |
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-network | Tools to aid in designing and visualizing neural network architectures | 4,483 |
cysmith/neural-style-tf | An implementation of image style transfer using convolutional neural networks in TensorFlow. | 3,104 |
ludwig-ai/ludwig | A low-code framework for building custom deep learning models and neural networks | 11,189 |
labmlai/annotated_deep_learning_paper_implementations | Implementations of various deep learning algorithms and techniques with accompanying documentation | 56,215 |
jcjohnson/neural-style | An algorithm to combine the content of one image with the style of another, using convolutional neural networks. | 18,310 |