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

Overlaying inference results with training data using jax checkpoint #57

Open
zhiyuan-zhang0206 opened this issue Apr 11, 2024 · 0 comments

Comments

@zhiyuan-zhang0206
Copy link

zhiyuan-zhang0206 commented Apr 11, 2024

Hi there,
Thanks for your incredible work and open-sourcing.
Could you guys give an example of running inference and overlaying inferece results using the jax checkpoint?

I recently ran into a problem trying to use jax checkpoint and reproduce the inference example using tensorflow. When I try to run the tf inference example on the first piece of data of bridge, and visualize only the [15:] frames, from Minimal_example_for_running_inference_using_RT_1_X_TF_using_tensorflow_datasets.ipynb, I get:
inference_tf
which is pretty good. But when I try to use rt1_inference_example.py and run on the same data, I get:
inference_jax
which is drastically different from the results using tf checkpoint. The tf checkpoint comes without code (I think) so it's really hard for me to debug. So I am wondering if you can release an example of running inference using the jax checkpoint and overlaying the results with training data? That would really help. Thanks in advance!

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