Closed chenmz430 closed 2 years ago
File "mmsr/train.py", line 189, in
Hi, thanks for your interest in our work. It seems that the images in your dataset have different sizes.
![Uploading 111.png…]()
Is the data set file path I modified in STAGE3 incorrect
Still appear above - mentioned problem, request answer
dataroot_in: datasets/CUFED/input dataroot_ref: datasets/CUFED/ref
谢谢,训练数据集CUFED5和wr sr的时候也是这个么
---- 回复的原邮件 ---- | 发件人 | Yuming @.> | | 日期 | 2022年01月05日 16:27 | | 收件人 | @.> | | 抄送至 | @.>、State @.> | | 主题 | Re: [yumingj/C2-Matching] RuntimeError: invalid argument 0: Sizes of tensors must match except in dimension 0. (Issue #17) |
dataroot_in: datasets/CUFED/input dataroot_ref: datasets/CUFED/ref
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you modified the open/close state.Message ID: @.***>
CUFED5和wr sr只拿来做测试,不训练
RuntimeError: invalid argument 0: Sizes of tensors must match except in dimension 0. Got 332 and 375 in dimension 3 at /tmp/pip-req-build-rz55_vgo/aten/src/TH/generic/THTensor.cpp:612
Hi,I am working on Stage 3: Train Restoration Network in Train. Run into this difficulty,this problem how to solve?