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

Problems with training the model #21

Open
ManHinnn0509 opened this issue Aug 1, 2023 · 0 comments
Open

Problems with training the model #21

ManHinnn0509 opened this issue Aug 1, 2023 · 0 comments

Comments

@ManHinnn0509
Copy link

Hi, I finally got everything ready and it was my first time training a model. However I noticed some problems with lofi2lofi_train.py:

  1. Unable to continue training with pre-trained / previous results
    Everytime I run the script, it trains from epoch 0 and doesn't load any files. How make the script to load previous results and continue training?

  2. High CPU / disk usage
    I notice that the RAM usage is always rising and extreme high. It reached MemoryError at 211 epochs.
    Is there anyway to improve the training script?

I'm not sure when it will start overfitting but for now, I want to have as much epochs as possible.

Really love this project and I want to make it better.

Thank you!

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

1 participant