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

Training and other questions #10

Open
Akua1919 opened this issue Apr 23, 2023 · 1 comment
Open

Training and other questions #10

Akua1919 opened this issue Apr 23, 2023 · 1 comment

Comments

@Akua1919
Copy link

Hello, your work is impressive. I am trying to reproduce your result and I have 2 questions.
First, I am not sure but it seems that your codes only support one gpu training? Can parallelism accelerate training?
Second, I want to know if this denoise method can be applied to other CV field?Have you conduct any experiments?
Thanks!

@tiangexiang
Copy link
Collaborator

Hi, thanks for your interest in our work!

  1. Unfortunately, we don't have an implementation for multi-gpu training, all of our experiments ran on a single GPU. However, our experiments only require a very low-end GPU with 11 memory would suffice (depending on batch size).
  2. Yes, this method can be extended to other CV tasks. However, our algorithm was built upon the assumption that multiple noisy observations exist for the same underlying clean data. Natural images are actually quite hard to meet this assumption.

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