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

Pytorch and License #1

Open
bhack opened this issue Jul 24, 2024 · 2 comments
Open

Pytorch and License #1

bhack opened this issue Jul 24, 2024 · 2 comments

Comments

@bhack
Copy link

bhack commented Jul 24, 2024

Do you have a plan for the torch version and any simple inference example on how to test your model on new videos?

I see many source files in the repo are under Apache license. Is the repo under Apache license? Can you eventually add a License file?

@bhack
Copy link
Author

bhack commented Jul 25, 2024

In the meantime, is the jax code ready?
Cause I've quickly tried to inference on a new video using a subset of the eval code in supervised_point_prediction.py and the output points are quite random.

@bhack
Copy link
Author

bhack commented Jul 26, 2024

It seems that the distributed final checkpoint are not compatible with the restore function in checkpoint utils.
In any case I have a result now but I still see some instabilities also at an higher resolution so I don't know if there is a residual error or it is really a performance limit of the model.
I hope that with the pytorch version we have a more clear path to just run the inference standalone.

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

1 participant