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

Chainer implementation for Learning to Simplify: Fully Convolutional Networks for Rough Sketch Cleanup #38

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

ishanrai05
Copy link

Code of the paper Learning to Simplify: Fully Convolutional Networks for Rough Sketch Cleanup which is tested and trained on custom datasets based on Chainer.

@ishanrai05 ishanrai05 force-pushed the ishan-1 branch 2 times, most recently from b67272c to 4c4aa98 Compare November 7, 2019 20:35
@soskek
Copy link
Member

soskek commented Nov 8, 2019

Thank you! The code works in my environment with your uploaded images.
But, somehow the generated images by a trained model are much worse than ones shown in README. I used the default setting: python main.py --train=True -g 0.
Can you implement a good setup as default? Or did I something wrong?

@ishanrai05
Copy link
Author

@soskek Hi. Thanks for review. For Chainer Adam seems to do better work than AdaDelta. I have included the default settings as close to those mentioned in the paper. I'll change it to produce good results.

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

Successfully merging this pull request may close these issues.

2 participants