awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ashnkumar avatar

ashnkumar/sketch-code

0
View on GitHub↗
5,143 Stars·681 Forks·Python·3 Aufrufe

Sketch Code

Sketch-code ist ein Deep-Learning-Tool für Web-Prototyping und ein Image-to-HTML-Konverter, der handgezeichnete Website-Mockups in strukturellen HTML-Code umwandelt. Es nutzt einen neuronalen Wireframe-Parser, um visuelle Elemente in Skizzen zu erkennen und auf entsprechende Web-Layout-Repräsentationen abzubilden.

Das System verwendet eine Keras-basierte Architektur zum Trainieren und Evaluieren von Erkennungsmodellen anhand von Datensätzen aus handgezeichneten Wireframes und Referenz-HTML. Es entkoppelt das strukturelle Layout vom visuellen Design, indem es die Einbindung benutzerdefinierter CSS-Layer während des Kompilierungsprozesses ermöglicht.

Das Projekt deckt automatisiertes Frontend-Prototyping und UI-Layout-Generierung ab, einschließlich überwachtem Image-to-Code-Mapping und der Evaluierung der Vorhersagegenauigkeit, um den generierten Output mit Ground-Truth-Referenzen zu vergleichen.

Features

  • Sketch-to-HTML Converters - Transforms hand-drawn website sketches into structured HTML code using a deep learning model for rapid prototyping.
  • Mockup-to-HTML Converters - Provides a deep learning model that translates visual mockups of website layouts into functional HTML code.
  • Keras Model Implementations - Uses the Keras API to define and optimize the neural network layers responsible for visual-to-code translation.
  • Image-to-Code Networks - Implements a neural network specialized in mapping visual pixels from hand-drawn sketches to structural markup language.
  • Visual Element Recognition Training - A capability in the project to train a network to identify wireframe elements using custom datasets and pretrained weights.
  • Wireframe Parsers - Utilizes a neural network designed to recognize hand-drawn visual elements and map them to web layout representations.
  • Deep Learning Design Tools - Acts as a deep learning-powered prototyping tool that converts sketches into functional HTML.
  • Hand-Drawn Code Conversion - Turns hand-drawn sketches of website layouts into functional HTML code using deep learning.
  • Frontend Prototyping Tools - Provides automated tools to convert visual mockups and sketches into functional frontend code to accelerate prototyping.
  • Hybrid CNN-RNN Architectures - Implements a hybrid CNN-RNN architecture to translate visual wireframe features into structural HTML sequences.
  • Vision Model Training - Implements a framework for training vision models to recognize hand-drawn wireframes and map them to HTML.
  • Image-To-Code Model Training - Trains a neural network to map hand-drawn visual elements to HTML representations using specialized datasets.
  • CSS Styling - Supports applying custom visual styles through a decoupled CSS injection layer during the compilation process.
  • Generative UI Layouts - Generates structural UI layouts from image inputs, allowing for a separate layer of visual design.
  • CSS Style Injections - Provides a mechanism to inject custom CSS layers post-generation to decouple structural layout from visual styling.

Star-Verlauf

Star-Verlauf für ashnkumar/sketch-codeStar-Verlauf für ashnkumar/sketch-code

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht ashnkumar/sketch-code?

Sketch-code ist ein Deep-Learning-Tool für Web-Prototyping und ein Image-to-HTML-Konverter, der handgezeichnete Website-Mockups in strukturellen HTML-Code umwandelt. Es nutzt einen neuronalen Wireframe-Parser, um visuelle Elemente in Skizzen zu erkennen und auf entsprechende Web-Layout-Repräsentationen abzubilden.

Was sind die Hauptfunktionen von ashnkumar/sketch-code?

Die Hauptfunktionen von ashnkumar/sketch-code sind: Sketch-to-HTML Converters, Mockup-to-HTML Converters, Keras Model Implementations, Image-to-Code Networks, Visual Element Recognition Training, Wireframe Parsers, Deep Learning Design Tools, Hand-Drawn Code Conversion.

Welche Open-Source-Alternativen gibt es zu ashnkumar/sketch-code?

Open-Source-Alternativen zu ashnkumar/sketch-code sind unter anderem: sawyerhood/draw-a-ui — draw-a-ui is an AI vision UI generator and sketch-to-code tool that transforms hand-drawn sketches and digital… fchollet/deep-learning-models — This project is a collection of deep learning tools for image classification and audio tagging, providing a repository… heyform/heyform — Heyform is an open-source form builder and self-hosted data collection platform. It provides a no-code designer for… fastai/course22 — This is a structured deep learning curriculum for programmers, delivered as a collection of Jupyter notebooks. It… matterport/mask_rcnn — This project is a TensorFlow and Keras implementation of the Mask R-CNN architecture. It provides a framework for… tingsongyu/pytorch_tutorial — This project is a comprehensive collection of educational examples and reference implementations for building vision…

Open-Source-Alternativen zu Sketch Code

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Sketch Code.
  • sawyerhood/draw-a-uiAvatar von SawyerHood

    SawyerHood/draw-a-ui

    13,602Auf GitHub ansehen↗

    draw-a-ui is an AI vision UI generator and sketch-to-code tool that transforms hand-drawn sketches and digital wireframes into functional HTML and CSS. It serves as a mockup-to-HTML converter that interprets user interface layouts from images to produce corresponding web markup. The system utilizes vision-capable language models to automate the transition from visual design to web code. It employs a multimodal inference loop to process canvas snapshots and natural language instructions, generating structural layouts and responsive grid systems without the need for pre-defined component templa

    TypeScriptaigptopenai
    Auf GitHub ansehen↗13,602
  • fchollet/deep-learning-modelsAvatar von fchollet

    fchollet/deep-learning-models

    7,349Auf GitHub ansehen↗

    This project is a collection of deep learning tools for image classification and audio tagging, providing a repository of pre-trained model weights and architectures. It serves as a Keras model zoo that enables the immediate use of established neural networks for inference and transfer learning. The library includes a music tagging framework that classifies audio recordings using convolutional recurrent neural networks and mel-spectrograms. For visual data, it provides implementations of architectures such as ResNet, VGG, and Xception, alongside a repository of weights trained on large datase

    Python
    Auf GitHub ansehen↗7,349
  • heyform/heyformAvatar von heyform

    heyform/heyform

    8,852Auf GitHub ansehen↗

    Heyform is an open-source form builder and self-hosted data collection platform. It provides a no-code designer for creating dynamic web-based surveys and input forms, supported by an extensible backend for managing submissions and storing results in a private database. The system distinguishes itself through advanced form logic and branding controls. It includes a conditional logic engine to show or hide sections based on user responses and allows for precise visual identity customization through configurable themes and custom CSS injection. The platform covers a broad range of operational

    TypeScriptformquizsurvey
    Auf GitHub ansehen↗8,852
  • fastai/course22Avatar von fastai

    fastai/course22

    3,398Auf GitHub ansehen↗

    This is a structured deep learning curriculum for programmers, delivered as a collection of Jupyter notebooks. It teaches the fundamentals of training neural networks for computer vision, natural language processing, tabular data analysis, and collaborative filtering using PyTorch and the fastai library. The course is designed to be hands-on, guiding learners from building a training loop from scratch to fine-tuning pretrained models for a variety of practical tasks. The curriculum distinguishes itself by covering the full lifecycle of a deep learning project, from data preparation and augmen

    Jupyter Notebookdeep-learningfastaijupyter-notebooks
    Auf GitHub ansehen↗3,398
  • Alle 30 Alternativen zu Sketch Code anzeigen→