MRWeb: An Exploration of Generating Multi-Page Resource-Aware Web Code from UI Designs Posted Mar 21, 2025 Updated Mar 28, 2025 By DAYTIMEHAWK 1 min read MRWeb: An Exploration of Generating Multi-Page Resource-Aware Web Code from UI Designs Contents MRWeb: An Exploration of Generating Multi-Page Resource-Aware Web Code from UI Designs Background现有的进行Web开发的design-to-code方法仅限于无外部资源连接的网页,为了解决该问题,研究人员引入了MRWeb生成任务。 面对的问题:无既定的数据结构跟踪视觉设计元素与资源间关系缺乏高质量MRWeb数据集缺乏评估MRWeb性能的标准化指标Contribution定义MRWeb问题 资源结构示例:{position: bonding_box, type: image, link: /dog.png}提出评估MRWeb性能的指标进行研究评估SOTA MLLM在MRWeb上的性能 Literature 代码生成 This post is licensed under CC BY 4.0 by the author. Share