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

Thanks for your work,I have some questions #1

Closed
gittigxuy opened this issue May 7, 2019 · 2 comments
Closed

Thanks for your work,I have some questions #1

gittigxuy opened this issue May 7, 2019 · 2 comments

Comments

@gittigxuy
Copy link

gittigxuy commented May 7, 2019

1)how could I train gopro dataset?
2)now,I am working with car card deblur,does your work is fit in my project?
3)how about the GPU memory usage?and the test speed in gopro dataset?
Thanks

@gittigxuy gittigxuy changed the title Thanks for your work,I have some problem Thanks for your work,I have some questions May 7, 2019
@sczhou
Copy link
Owner

sczhou commented May 8, 2019

1)how could I train gopro dataset?
2)now,I am working with car card deblur,does your work is fit in my project?
3)how about the GPU memory usage?and the test speed in gopro dataset?
Thanks

  1. change the settings in config.py file:
    __C.NETWORK.DEBLURNETARCH = 'DeblurNet'
    __C.NETWORK.MODULE = 'deblurnet'
  2. and you need to change the IO codes for GOPRO dataset.

Best and thanks.

@gittigxuy
Copy link
Author

how about your model inference speed,and GPU memory usage?
and could you please update your code to support train gopro?

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

No branches or pull requests

2 participants