V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
fendouai_com
V2EX  ›  Python

pix2code:从截图生成图形用户界面代码

  •  
  •   fendouai_com · 2017-09-23 15:51:17 +08:00 · 3917 次点击
    这是一个创建于 2399 天前的主题,其中的信息可能已经有所发展或是发生改变。

    将设计人员创建的图形用户界面截图转换为计算机代码是开发人员为构建定制的软件,网站和移动应用程序而进行的一项典型任务。 在本文中,我们展示了深入的学习方法可以用于训练一个端对端的模型,以便从三个不同的平台(即 iOS,Android 和基于 Web 的)获得超过 77 %的准确度的单个输入图像中自动生成代码技术)。

    pix2code: Generating Code from a Graphical User Interface Screenshot

    Transforming a graphical user interface screenshot created by a designer into computer code is a typical task conducted by a developer in order to build customized software, websites, and mobile applications. In this paper, we show that deep learning methods can be leveraged to train a model end-to-end to automatically generate code from a single input image with over 77% of accuracy for three different platforms (i.e. iOS, Android and web-based technologies).

    项目地址: https://github.com/tonybeltramelli/pix2code

    视频地址: https://news.developer.nvidia.com/ai-turns-ui-designs-into-code/

    更多机器学习教程: http://www.tensorflownews.com/

    2 条回复    2017-09-24 20:47:17 +08:00
    lll9p
        1
    lll9p  
       2017-09-23 22:45:53 +08:00
    “深入的学习方法”

    机翻也不会这么翻译吧
    yidinghe
        2
    yidinghe  
       2017-09-24 20:47:17 +08:00
    不靠谱,静态图像生成的切图未必能适应界面大小变更。比如说左右两块,静态图片看不出当界面拉宽时是左边应该伸展还是右边应该伸展。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5553 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 06:30 · PVG 14:30 · LAX 23:30 · JFK 02:30
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.