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

关于crnn_main脚本问题 #26

Closed
laughing429 opened this issue Nov 12, 2018 · 2 comments
Closed

关于crnn_main脚本问题 #26

laughing429 opened this issue Nov 12, 2018 · 2 comments

Comments

@laughing429
Copy link

您好,关于crnn_main脚本,第158行代码
image = torch.FloatTensor(params.batchSize, 3, params.imgH, params.imgH)
这里是有意要让图片调整到正方形的吗?

@Sierkinhane
Copy link
Owner

这个image只是用来存cpu_image,具体看函数 train_batch中的utils.loaddata()这行

@laughing429
Copy link
Author

看到了,谢谢哈

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