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

About train #79

Open
frenshman opened this issue May 21, 2024 · 0 comments
Open

About train #79

frenshman opened this issue May 21, 2024 · 0 comments

Comments

@frenshman
Copy link

我换好SIDD数据集后运行 File "D:\Anaconda3\envs\Uformer\lib\site-packages\torch\nn\modules\module.py", line 1511, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "D:\Anaconda3\envs\Uformer\lib\site-packages\torch\nn\modules\module.py", line 1520, in _call_impl
return forward_call(*args, **kwargs)
File "C:\Users\weixi\Desktop\去噪\Uformer-main\model.py", line 954, in forward
x = x.reshape(B, H, -1, C)
RuntimeError: shape '[15, 489, -1, 32]' is invalid for input of size 115200000
提醒我维度不匹配,有人遇到这个问题吗

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

1 participant