Learn Before
Relation

Evaluate ResNet at different depths for ImageNet Classification

  • In general, accuracy gains are obtained from increased depth.
  • the 34-layer ResNet has lower error rate than the 18-layer ResNet architecture.
  • The 50/101/152-layer ResNets have lower error rate than the 34-layer by considerable margins.
modeltop-1 error (%)
ResNet-34 A25.03
ResNet-34 B24.52
ResNet-34 C24.19
ResNet-5022.85
ResNet-10121.75
ResNet-15221.43

0

1

Updated 2021-08-12

Tags

Deep Learning

Data Science