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

CUDA out of memory #27

Closed
sophia1488 opened this issue Nov 9, 2021 · 4 comments
Closed

CUDA out of memory #27

sophia1488 opened this issue Nov 9, 2021 · 4 comments

Comments

@sophia1488
Copy link

Hi! First, thanks for your contribution to music source separation!
Since I'd like to separate vocals & accompaniment using only 1 model, and the pre-trained model you provided has only one target, I decided to train it from scratch.
I also modify the code so that a validation set is added.

However, I cannot train it on 3 GTX 1080 with small batch size (<12), and I thought that the ResUNet_ismir doesn't require that much memory? Or does it really need a lot of GPU memory?
Could you provide some insight, like how long it takes for you to train a model and how many GPU memory it requires?

Thank you a lot!

@qiuqiangkong
Copy link
Collaborator

qiuqiangkong commented Nov 9, 2021 via email

@sophia1488
Copy link
Author

Thank you so much, though I later found that it was my preprocessing problem...
One other thing I'd like to ask is that is it normal to have negative SDR at epoch 8?

@qiuqiangkong
Copy link
Collaborator

qiuqiangkong commented Nov 14, 2021 via email

@sophia1488
Copy link
Author

Got it, thanks!

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