You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: