py-R-FCN-multiGPU icon indicating copy to clipboard operation
py-R-FCN-multiGPU copied to clipboard

Is that possible to totally control the randomness?

Open Microos opened this issue 7 years ago • 1 comments

I noticed that by fixing the random seed in config.py can control the batch sequence. However, the initial weights of RPN can still be random. So, is there any way to control the randomness totally?

Microos avatar Mar 21 '18 08:03 Microos

I think if you put a random seed, you can control it. I have not tested it though.

bharatsingh430 avatar Mar 24 '18 20:03 bharatsingh430