Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于pix2code代码实验问题 #3

Open
Microstrong0305 opened this issue May 23, 2019 · 1 comment
Open

关于pix2code代码实验问题 #3

Microstrong0305 opened this issue May 23, 2019 · 1 comment

Comments

@Microstrong0305
Copy link

Microstrong0305 commented May 23, 2019

Zhihao:
您好!我对您的论文《Automatic Graphics Program Generation using Attention-Based Hierarchical Decoder》非常感兴趣。我最近发现该论文对应的GitHub库已经更新,但是没有核心模型代码,还是非常感谢您能分享部分源码。您论文的实验部分比较了论文《pix2code: Generating Code from a Graphical User Interface Screenshot》的结果,我也尝试复现了pix2code实验,训练的时候用的命令为“./train.py ../datasets/web/training_features ../bin 1”,训练过程中loss下降很正常、模型训练精度达到90%以上,但是最终验证集中的错误率非常高,我排查了一下pix2code的源码,感觉是作者写的数据生成器部分有问题。请问您尝试复现pix2code实验了么?有没有遇到和我类似的问题呢?期待您的回复。

@luweiagi
Copy link

luweiagi commented Jan 27, 2021

您好,最近在复现pix2code论文代码,发现损失在0.38左右就下不去了,然后生成的代码也有问题,不管给什么图片生成的代码都一样。想问下您当时有没有遇到我目前的问题。

这里有个issue,和我遇到的问题完全一样:https://github.com/floydhub/pix2code-template/issues/2。
我是因为显卡不足,把batchsize从默认的64改为了2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants