-
Notifications
You must be signed in to change notification settings - Fork 25
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
推理过程中的问题 #42
Comments
估计是模型最后训烂了,用之前的权重试一下 |
试了一下,有效果了,谢谢! |
您好,我想请教您一下,您在训练时有没有改变代码的模块,是直接使用的原代码吗?我感觉我的效果不太好,不知道是什么原因 |
我是直接用的源代码 但是之前尝试的效果不是很好,底下的字还是有糊掉的现象,最近也没有看扩散模型相关的内容,是在研究另一个问题,所以我也不知道是为什么 |
请问您还在做去印章的研究吗,我想和您交流一下,可以加个联系方式吗 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我采用这个模型进行印章消除的训练,训练过程中一共50000个iteration,在训练过程中输出的图片能够达到我想要的效果,但是在推理的过程中生成的图片并不能达到我想要的效果。
这是训练过程中的图片
我采用第50000个iteration产生的模型进行推理,得到的效果图如图所示
请问为什么会产生这样的问题?我应该怎么进行调整呢?
The text was updated successfully, but these errors were encountered: