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

reproducibility #163

Open
weberhen opened this issue Jun 9, 2021 · 0 comments
Open

reproducibility #163

weberhen opened this issue Jun 9, 2021 · 0 comments

Comments

@weberhen
Copy link

weberhen commented Jun 9, 2021

Hi!

How should I proceed to make the example of the pose estimation reproducible? https://colab.research.google.com/github/BachiLi/redner/blob/master/tutorials/pose_estimation.ipynb

For now, every time I run it, I get slightly different results.
I added the seed argument on the render_albedo call and also set torch.manual_seed(0) at the beginning of the code, but still get different results at every run.

Thanks!

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