Tag

component detection

0 views collected around this technical thread.

Taobao Frontend Technology
Taobao Frontend Technology
Dec 12, 2019 · Frontend Development

How Alibaba Generates Frontend Code Automatically with AI Design2Code

This article explains Alibaba's front‑end intelligent system that automatically generates UI code by extracting design metadata, recognizing basic components with a YOLO‑based model, and refining predictions, detailing the pipeline from sample creation to model evaluation and future enhancements.

AIYOLOautomation
0 likes · 9 min read
How Alibaba Generates Frontend Code Automatically with AI Design2Code
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.

UI automationcomponent detectionguided line method
0 likes · 9 min read
Structured Layout Information and Guided Line Method for UI Component Detection