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

Triggering torch.isnan(coords).any() #42

Open
Jafonso-sudo opened this issue Oct 30, 2024 · 5 comments
Open

Triggering torch.isnan(coords).any() #42

Jafonso-sudo opened this issue Oct 30, 2024 · 5 comments

Comments

@Jafonso-sudo
Copy link

Hello,

On seemingly larger inputs, I seem to trigger the condition in line 520 of spatracker.py (in the forward_iteration function). I imagine you have encountered it too for the condition to be there. Do you have any idea what triggers it and how to fix it?

Thanks in advance!

@zhangzjjjjjj
Copy link

@Jafonso-sudo @henry123-boy Hello, I've encountered the similar issue, which seems to happen randomly. Have you come up with any ideas?

@qinghew
Copy link

qinghew commented Nov 27, 2024

@Jafonso-sudo @zhangzjjjjjj Hello, I've encountered the similar issue, which seems to happen randomly. Have you come up with any ideas?

@Jafonso-sudo
Copy link
Author

Unfortunately I gave up and decided to use CoTracker 3 when it was released. It's really unfortunate since the problem I'm applying it to is inherently 3D, so I am sure SpatialTracker could have been beneficial :(

@henry123-boy
Copy link
Owner

I sincerely apologize for being extremely busy over the past few months. Could someone kindly provide a video sample where the NAN issue occurs?

@Jafonso-sudo
Copy link
Author

Hey @henry123-boy, no need to apologize at all, you owe as nothing. I'll try to see if I have time to try and setup SpatialTracker again in the next few days and get you a sample. Though, I imagine someone on your team encountered the same problem since the breakpoint condition is already pushed to the repository.

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

4 participants