-
Notifications
You must be signed in to change notification settings - Fork 1
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
Loss distill NaN #5
Comments
Not currently supported --fp16 = True |
This is log when I disable fp16
Note that, I commented the line YOLOX-Distill/yolox/models/yolo_head.py Line 292 in f690797
|
@xiao-hua-sheng could you please give some comment? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I trained the code with --fp16 True and distill loss becomes NaN. Any suggestion to fix it? I am using pytorch 1.12
The text was updated successfully, but these errors were encountered: