Tagged articles
3 articles
Page 1 of 1
Alibaba Terminal Technology
Alibaba Terminal Technology
Dec 10, 2019 · Frontend Development

How AI Powers Automatic Frontend Code Generation

This article explains how Alibaba's Frontend Intelligent project uses design‑to‑code techniques, component recognition with YOLO, and a full pipeline of sample creation, model training, evaluation, and prediction refinement to automatically generate a large portion of the Double‑11 event code.

AIFrontendYOLO
0 likes · 8 min read
How AI Powers Automatic Frontend Code Generation
Xianyu Technology
Xianyu Technology
May 14, 2019 · Frontend Development

Structured Layout Information and Guided Line Method for UI Component Detection

The paper presents a structured layout‑information framework combined with a guided‑line “leader‑follower” algorithm that represents UI controls as Connection objects and matches them via attribute and vector similarity, enabling fast identification of recurring business components and duplicate GridView items without extensive retraining, thereby enhancing code reuse in UI2CODE projects.

Layout AnalysisStructured Datacomponent detection
0 likes · 9 min read
Structured Layout Information and Guided Line Method for UI Component Detection