Skip to content

Latest commit

 

History

History
 
 

ResNet34

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ResNet34

Description

ResNet34 is a state-of-the-art image classification model, structured as a 34 layer convolutional neural network and introduced by He et al. in their groundbreaking paper in late 2015.

Model

Model Download Top-1 accuracy (%) Top-5 accuracy (%)
ResNet34 84 MB 75.112 92.284

Dataset

ImageNet (ILSVRC2012).

References

License

Apache 2.0