Skip to content

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