Torch.manual_seed(3407) is all you need: On the influence of random seeds in deep learning architectures for computer vision
Torch.manual_seed(3407) is all you need: On the influence of random seeds in deep learning architectures for computer vision
复制标题
Torch.manual_seed(3407) 就是您所需要的:关于计算机视觉深度学习架构中随机种子的影响
DOI:
--
复制
发表时间:
2021
期刊:
影响因子:
--
通讯作者:
David Picard
中科院分区:
文献类型:
--
作者:
David Picard
In this paper I investigate the effect of random seed selection on the accuracy when using popular deep learning architectures for computer vision. I scan a large amount of seeds (up to $10^4$) on CIFAR 10 and I also scan fewer seeds on Imagenet using pre-trained models to investigate large scale datasets. The conclusions are that even if the variance is not very large, it is surprisingly easy to find an outlier that performs much better or much worse than the average.