dhlab-epfl / dhSegment-torch

dhSegment on pytorch
GNU General Public License v3.0
32 stars 8 forks source link

probable faulty data augmentation - numpy seed initialization #4

Closed e-maud closed 1 year ago

e-maud commented 3 years ago

The random seed initialisation using numpy might be faulty:

https://www.reddit.com/r/MachineLearning/comments/mocpgj/p_using_pytorch_numpy_a_bug_that_plagues/

Many thanks for checking and, ideally, correcting. Happy to help if needed.

RPetitpierre commented 3 years ago

Corrective pull request #5