Open Pizzawookiee opened 1 year ago
I used the projector.py script to project the same image multiple times but I got different encodings every time. Just wondering if this is expected behavior.
I altered the projector script by adding suggestions from https://pytorch.org/docs/stable/notes/randomness.html, so it is now creating reproducible encodings now.
I used the projector.py script to project the same image multiple times but I got different encodings every time. Just wondering if this is expected behavior.