qijiezhao / pytorch-ssd

reproduced the proposed results of SSD300 and SSD512
MIT License
111 stars 28 forks source link

How to get deterministic behavior?(关于程序的确定性问题) #8

Closed unicoe closed 5 years ago

unicoe commented 5 years ago

我想问一下, @qijiezhao 你们在做实验时,是如何保证程序结果的可确定性?我跑实验,结果波动很严重,应该怎么设置?

unicoe commented 5 years ago

https://discuss.pytorch.org/t/how-to-get-deterministic-behavior/18177