How to control the randomness in vl_imreadjpg?
So far, for the same seed, function vl_imreadjpg returns different results when using parameters such as 'Contrast' or 'Saturation'. In other words, the randomness is non-deterministic for multiple repetitions and setting the seed from the Matlab level does not affect vl_imreadjpg function. From my experience, these affect the reproducibility of the experiment.
Hi,
How to control the randomness in vl_imreadjpg? So far, for the same seed, function vl_imreadjpg returns different results when using parameters such as 'Contrast' or 'Saturation'. In other words, the randomness is non-deterministic for multiple repetitions and setting the seed from the Matlab level does not affect vl_imreadjpg function. From my experience, these affect the reproducibility of the experiment.
thanks a lot, cheers, Woj