We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
如果您准备好了大量类似context的高分辨率表格图片,可以参照tensorflow实现自行训练一个UNet分割网络。
Sorry, something went wrong.
非常感谢你的回复!我是已经准备好了上千张的高分辨率数据集,并且已经标注好,但参考源码中去训练时效果并不好,但不知道如何参照tensorflow实现自行训练,我是https://github.com/chineseocr/table-detect 这个源码是修改尺寸参数时报错
请问下,我个有疑问,高分辨率的图片训练时是不是会压缩成低分辨率去训练,如果是这样子的话那么压缩后会丢失掉线条
如果您准备好了大量类似context的高分辨率表格图片,可以参照tensorflow实现自行训练一个UNet分割网络。 请问下,我个有疑问,高分辨率的图片训练时是不是会压缩成低分辨率去训练,如果是这样子的话那么压缩后会丢失掉线条
抱歉,本项目可以算是业余爱好,我个人对UNet不甚了解。 你描述的情况的确可能存在,建议调整网络结构到可以接受较大尺寸的输入。
No branches or pull requests
The text was updated successfully, but these errors were encountered: