Oleg Zabluda's blog
Tuesday, March 14, 2017
 
Github/jcjohnson/cnn-benchmarks
Github/jcjohnson/cnn-benchmarks
"""

Benchmarks for popular convolutional neural network models on CPU and different GPUs, with and without cuDNN.

Some general conclusions from this benchmarking:

Pascal Titan X > GTX 1080

ResNet > VGG: ResNet-50 is faster than VGG-16 and more accurate than VGG-19 (7.02 vs 9.0); ResNet-101 is about the same speed as VGG-19 but much more accurate than VGG-16 (6.21 vs 9.0).

We benchmark all models with a minibatch size of 16 and an image size of 224 x 224; this allows direct comparisons between models, and allows all but the ResNet-200 model to run on the GTX 1080, which has only 8GB of memory.

The following models are benchmarked:

Network Layers Top-1 error Top-5 error Speed (ms) Citation
AlexNet 8 42.90 19.80 14.56 [1]
Inception-V1 22 - 10.07 39.14 [2]
VGG-16 16 27.00 8.80 128.62 [3]
VGG-19 19 27.30 9.00 147.32 [3]
ResNet-18 18 30.43 10.76 31.54 [4]
ResNet-34 34 26.73 8.74 51.59 [4]
ResNet-50 50 24.01 7.02 103.58 [4]
ResNet-101 101 22.44 6.21 156.44 [4]
ResNet-152 152 22.16 6.16 217.91 [4]
ResNet-200
"""
https://github.com/jcjohnson/cnn-benchmarks
https://github.com/jcjohnson/cnn-benchmarks

Labels:


 
жили у бабуси два веселых гуся
жили у бабуси два веселых гуся
Großmutter lebte mit zwei Homosexuell Gans
https://translate.google.com/#ru/fr/%D0%B6%D0%B8%D0%BB%D0%B8%20%D1%83%20%D0%B1%D0%B0%D0%B1%D1%83%D1%81%D0%B8%20%D0%B4%D0%B2%D0%B0%20%D0%B2%D0%B5%D1%81%D0%B5%D0%BB%D1%8B%D1%85%20%D0%B3%D1%83%D1%81%D1%8F

Labels:



Powered by Blogger