paper-with-me

Papers

DOne: Decoupling Structure and Rendering for High-Fidelity Design-to-Code Generation

2026-03-12 · Xinhao Huang, Jinke Yu, Wenhao Xu, Zeyi Wen, Ying Zhou, Junzhuo Liu, Junhao Ji, Zulong Chen arxiv

While Vision Language Models (VLMs) have shown promise in Design-to-Code generation, they suffer from a "holistic bottleneck-failing to reconcile high-level structural hierarchy with fine-grained visual details, often resulting in layout distortions or generic placeholders. To bridge this gap, we propose DOne, an end-to-end framework that decouples structure understanding from element rendering. DOne introduces (1) a learned layout segmentation module to decompose complex designs, avoiding the limitations of heuristic cropping; (2) a specialized hybrid element retriever to handle the extreme aspect ratios and densities of UI components; and (3) a schema-guided generation paradigm that bridges layout and code. To rigorously assess performance, we introduce HiFi2Code, a benchmark featuring significantly higher layout complexity than existing datasets. Extensive evaluations on the HiFi2Code demonstrate that DOne outperforms exiting methods in both high-level visual similarity (e.g., over 10% in GPT Score) and fine-grained element alignment. Human evaluations confirm a 3 times productivity gain with higher visual fidelity.

📄 PDF Abstract BibTeX arXiv:2604.01226

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

LPH-VTON: Resolving the Structure-Texture Dilemma of Virtual Try-On via Latent Process Handover

2026-05-14 · Yixin Liu, Baihong Qian, Jinglin Jiang, Jeffery Wu 외 arxiv

Virtual Try-On (VTON) aims to synthesize photorealistic images of garments precisely aligned with a person's body and pose. Current diffusion-based methods, however, face a fundamental trade-off between structural integr…

Virtual Try-on

LangGS-SLAM: Real-Time Language-Feature Gaussian Splatting SLAM

2026-01-28 · Seongbo Ha, Sibaek Lee, Kyungsu Kang, Joonyeol Choi 외 arxiv

In this paper, we propose a RGB-D SLAM system that reconstructs a language-aligned dense feature field while sustaining low-latency tracking and mapping. First, we introduce a Top-K Rendering pipeline, a high-throughput …

Towards High-Fidelity, Identity-Preserving Real-Time Makeup Transfer: Decoupling Style Generation

2025-09-02 · Lydia Kin Ching Chau, Zhi Yu, Ruowei Jiang arxiv

We present a novel framework for real-time virtual makeup try-on that achieves high-fidelity, identity-preserving cosmetic transfer with robust temporal consistency. In live makeup transfer applications, it is critical t…

AniSDF: Fused-Granularity Neural Surfaces with Anisotropic Encoding for High-Fidelity 3D Reconstruction

2024-10-02 · Jingnan Gao, Zhuo Chen, Yichao Yan, Xiaokang Yang

Neural radiance fields have recently revolutionized novel-view synthesis and achieved high-fidelity renderings. However, these methods sacrifice the geometry for the rendering quality, limiting their further applications…

3D ReconstructionNovel View Synthesis

OceanSim: A GPU-Accelerated Underwater Robot Perception Simulation Framework

2025-03-03 · Jingyu Song, Haoyu Ma, Onur Bagoren, Advaith V. Sethuraman 외

Underwater simulators offer support for building robust underwater perception solutions. Significant work has recently been done to develop new simulators and to advance the performance of existing underwater simulators.…

GPUSensor ModelingSynthetic Data Generation