-
Notifications
You must be signed in to change notification settings - Fork 31
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
Dimensionality issue in testing TPN #5
Comments
Hi,I also got the same problem. Have you sloved this problem. I debuged this code that the diminion is not the same, so function of torch.cat() can not connect this two parameters. Do you have any solutions for this problem. |
In
and remove the fourth receiving parameter whenever this is invoked. As for the colourization network, I still haven't got that to work. |
Hi, thank you @FloatingFowl for solving the problem. |
What I said is for the text to palette network. The PCN network had some issues I haven't been able to fix. If you manage to fix it however, please notify :) Also how many epochs did you run it for? |
I make an mistake that I thought the install_pre.sh is to download the dataset and related models in it. Could authors publish their models? |
I have also reached your stage. There will also be a red mask. How did you solve it in the end? thank you very much! |
Traceback (most recent call last): |
邮件已收到
|
When running
python3 main.py --mode test_TPN
, I get the following error using the above mentioned configurations:The text was updated successfully, but these errors were encountered: