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

test loss #46

Open
MARS-J opened this issue Jun 26, 2023 · 1 comment
Open

test loss #46

MARS-J opened this issue Jun 26, 2023 · 1 comment

Comments

@MARS-J
Copy link

MARS-J commented Jun 26, 2023

Hello, I directly used unmodified code for training and testing. I found that during model testing, the test loss became increasingly large. When epoch reached 6, the test loss reached 6000, while when epoch was 1, the test loss was only 30+. Is there an overfitting phenomenon? What is the reason for this phenomenon? I would greatly appreciate it if you could provide me with an answer

@lyqqhgzj
Copy link

I have the same problem.
1、When I useresnet18 backbone, test_loss is increasing to 10000+( accumulating loss? ), but seg_roc_auc actually is decreasing.
2、It seems that there is no problem with wide_resnet50_2.

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