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

关于U-net训练 #25

Open
crownlaurel opened this issue Dec 18, 2023 · 3 comments
Open

关于U-net训练 #25

crownlaurel opened this issue Dec 18, 2023 · 3 comments

Comments

@crownlaurel
Copy link

crownlaurel commented Dec 18, 2023

您好,我这边训练80次,大概900张图片。但是最终loss降低至250左右,acc约1%,您可以为我解答一下为什么acc这么低吗?

@duanshengliu
Copy link
Owner

1、检查一下标注的分割图片的数值是否只有{0, 255}二个类别
2、尝试调整学习率,更低一些?

@crownlaurel
Copy link
Author

crownlaurel commented Dec 19, 2023

1、检查一下标注的分割图片的数值是否只有{0, 255}二个类别 2、尝试调整学习率,更低一些?

image
1702966485582

感谢您的回复,我都是提前先将图片按照512*512的格式进行,您说的学习率调整是调整哪一部分?

@wu-ze-lin
Copy link

你好,请问可否分享一下您的
数据集

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

3 participants