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

About training process #5

Open
lucky9-cyou opened this issue Nov 10, 2024 · 5 comments
Open

About training process #5

lucky9-cyou opened this issue Nov 10, 2024 · 5 comments

Comments

@lucky9-cyou
Copy link

Thanks for your awesome work. I would like to ask if you have encountered situations where the input tensor is nan during your training. When I started training, it could be stable for a while, but then the input tensor kept becoming nan.
image

@shajnnnbbd
Copy link

I'd like to ask if you've solved this problem yet?

Thanks for your awesome work. I would like to ask if you have encountered situations where the input tensor is nan during your training. When I started training, it could be stable for a while, but then the input tensor kept becoming nan. image

@lucky9-cyou
Copy link
Author

I'd like to ask if you've solved this problem yet?

Thanks for your awesome work. I would like to ask if you have encountered situations where the input tensor is nan during your training. When I started training, it could be stable for a while, but then the input tensor kept becoming nan. image

No, it's caused by the number of keypoints. The number of kps is zero.

@shajnnnbbd
Copy link

I'd like to ask if you've solved this problem yet?

Thanks for your awesome work. I would like to ask if you have encountered situations where the input tensor is nan during your training. When I started training, it could be stable for a while, but then the input tensor kept becoming nan. image

No, it's caused by the number of keypoints. The number of kps is zero.

Thank you for your reply.

@lucky9-cyou
Copy link
Author

I'd like to ask if you've solved this problem yet?

Thanks for your awesome work. I would like to ask if you have encountered situations where the input tensor is nan during your training. When I started training, it could be stable for a while, but then the input tensor kept becoming nan. image

No, it's caused by the number of keypoints. The number of kps is zero.

Thank you for your reply.

I tried using 1/9 of the data and training with a single card. It seems to stabilize after a few epochs, and no more NaNs appear.

@Eaphan
Copy link
Owner

Eaphan commented Dec 12, 2024

Take it easy. It does not affect the training process.

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