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

After training for 20 epochs with default params, the validation results seem to be quite blurry. #10

Open
Crestina2001 opened this issue Jun 13, 2024 · 4 comments

Comments

@Crestina2001
Copy link

image
Could anyone offer a solution. Many thanks.

@Crestina2001
Copy link
Author

The config is like:

convlstm: False
convgru: False
batch_size: 4
lr: 0.0001
frames_input: 10
frames_output: 10
epochs: 20

When convlstm and convgru are both False, it actually uses convgru.

@Crestina2001
Copy link
Author

Here is the result using convlstm(epochs: 20):
image

@Crestina2001
Copy link
Author

After training for 150 epochs, the result seem to improve, but not by much. I get the best val loss when epoch = 144. Here is the visualization:
validation_sample_3
It is still far from satisfaction.

@contain-mm
Copy link

guru,hello!Could you share your code with me.Great 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