-
Notifications
You must be signed in to change notification settings - Fork 164
Issues: alterzero/DBPN-Pytorch
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Is it appropriate that the last convolutional layer of DBPN has no activation function?
#58
opened Sep 28, 2020 by
yanghedada
Can't get the same results as in the article with pretrained model.
#55
opened Feb 25, 2020 by
1214635079
I inserted some layers into dbpn.py,and it can be trained successfully.But failed to test.
#48
opened Aug 23, 2019 by
yangyingni
I inserted some layers into dbpn.py,and it can be trained successfully.But failed to test.
#47
opened Aug 23, 2019 by
yangyingni
What's class D_DownBlock(torch.nn.Module) mean?What's num_stages mean?
#45
opened Jul 18, 2019 by
yangyingni
When training the discriminator, detach the output tensor of generator?
#37
opened Apr 28, 2019 by
ksnzh
ProTip!
Follow long discussions with comments:>50.