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

想知道你们是怎么处理高大于宽的图像数据的呀,虽说手写体中很少见 #31

Open
Metavers1 opened this issue Dec 4, 2024 · 1 comment

Comments

@Metavers1
Copy link

输入给扩散模型的图像都是352,64的是吗 统一了这个尺寸 然后模型的输出图像尺寸也会处理成这个是吗

@dailenson
Copy link
Owner

可以等比例resize到高度64上,然后再padding。

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