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

can you suggest when to stop training? #46

Closed
BarCodeReader opened this issue Sep 29, 2020 · 2 comments
Closed

can you suggest when to stop training? #46

BarCodeReader opened this issue Sep 29, 2020 · 2 comments

Comments

@BarCodeReader
Copy link

BarCodeReader commented Sep 29, 2020

Hi,

Thanks for your code!

Recently I need to re-train this network, on another dataset, HKU-IS, the model converges good,
but I don't know when to stop it...

the loss now in your code is 0.099 and 2.83 respecitively...
Because we don't have evaluation during the training...thus I do not know how good is the result now...
can you tell us when to stop the training when you train the BASNet using DUT-TR dataset?

@xuebinqin
Copy link
Owner

xuebinqin commented Sep 29, 2020 via email

@BarCodeReader
Copy link
Author

yeah I know how to implement a eval dataloader and it would be fine if we have it.
i think i also don't have enough GPU RAM to do so, just like you mentioned in the paper, hahaha.

yeah, i also now plot the log(loss) as you mentioned.

Thanks for the code again!

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