-
Notifications
You must be signed in to change notification settings - Fork 78
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
SCD模型在SECOND数据集上训练,验证时,出现了NaN #96
Comments
Please be patient and wait for a few more epochs. If it still doesn't work, please check the learning rate or the data. |
@ABCnutter I found SECOND dataset only have label1(valid for seg_map_path_from) and label2(valid for seg_map_path_to), the seg_map_path do not exist, i generate it with unchaneged -> 0 and changed -> 1, whether it is caused by seg_map_path label uvalid value? |
This comment was marked as resolved.
This comment was marked as resolved.
I have the same problem, Has it been solved?? |
What images should i put in my SECOND dataset format label and label1 label2 |
I have the same problem, Has it been solved?? |
环境:
scd_upernet在SECOND数据集上训练,但在验证的时候分数为NaN。
log日志如下:
The text was updated successfully, but these errors were encountered: