Pith. sign in

REVIEW 3 cited by

Sketch2Code: Transformation of Sketches to UI in Real-time Using Deep Neural Network

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1910.08930 v1 pith:S67L5QX3 submitted 2019-10-20 cs.CV cs.LGeess.IV

classification cs.CVcs.LGeess.IV
keywords sketchesnetworkdeepneuralapplicationapproachelementsinput
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

User Interface (UI) prototyping is a necessary step in the early stages of application development. Transforming sketches of a Graphical User Interface (UI) into a coded UI application is an uninspired but time-consuming task performed by a UI designer. An automated system that can replace human efforts for straightforward implementation of UI designs will greatly speed up this procedure. The works that propose such a system primarily focus on using UI wireframes as input rather than hand-drawn sketches. In this paper, we put forward a novel approach wherein we employ a Deep Neural Network that is trained on our custom database of such sketches to detect UI elements in the input sketch. Detection of objects in sketches is a peculiar visual recognition task that requires a specific solution that our deep neural network model attempts to provide. The output from the network is a platform-independent UI representation object. The UI representation object is a dictionary of key-value pairs to represent the UI elements recognized along with their properties. This is further consumed by our UI parser which creates code for different platforms. The intrinsic platform-independence allows the model to create a UI prototype for multiple platforms with single training. This two-step approach without the need for two trained models improves over other methods giving time-efficient results (average time: 129 ms) with good accuracy.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Design Theater: Evaluating the Gap Between User-Facing Design Reasoning and Implementation in Generative UI Tools

    cs.AI 2026-07 conditional novelty 6.0 of 10

    Generative UI tools' stated design rationales are not fully implemented in about 25% of cases, with functional requirements failing most often.

  2. EfficientUICoder: A Bidirectional Token Compression Framework for Efficient MLLM-Based UI Code Generation

    cs.SE 2025-09 conditional novelty 6.0 of 10

    EfficientUICoder compresses UI image tokens by 55-60% and suppresses duplicate HTML/CSS/text output, cutting LLM FLOPs by ~45% and inference time by ~49% on Llava-1.6-34b without quality loss on two benchmarks.

  3. MLLM-Based UI2Code Automation Guided by UI Layout Information

    cs.SE 2025-06 conditional novelty 6.0 of 10

    LayoutCoder improves screenshot-to-code generation on real websites by parsing the layout into a tree, generating code per region, and fusing it deterministically, beating the best baseline by 10.14 BLEU and 3.95 CLIP...

Pith tools