Paper | Code | Average Recall | ModelName | ReleaseDate |
---|---|---|---|---|
A ConvNet for the 2020s | ✓ Link | 93.47% | ConvNext | 2022-01-10 |
Very Deep Convolutional Networks for Large-Scale Image Recognition | ✓ Link | 92.86% | VGG16 | 2014-09-04 |
Densely Connected Convolutional Networks | ✓ Link | 90.99% | DenseNet201 | 2016-08-25 |
Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning | ✓ Link | 90.27% | Inception ResNet V2 | 2016-02-23 |
Xception: Deep Learning with Depthwise Separable Convolutions | ✓ Link | 89.81% | Xception | 2016-10-07 |
Learning Transferable Architectures for Scalable Image Recognition | ✓ Link | 89.52% | NASNetLarge | 2017-07-21 |
YOLOv3: An Incremental Improvement | ✓ Link | 88.53% | Darknet53 | 2018-04-08 |
ResNet strikes back: An improved training procedure in timm | ✓ Link | 88.08% | ResNetV2_50 | 2021-10-01 |
Searching for MobileNetV3 | ✓ Link | 84.28% | MobileNetV3 | 2019-05-06 |