Paper | Code | Accuracy (%) | F1-Score | Precision | Specificity | ModelName | ReleaseDate |
---|---|---|---|---|---|---|---|
EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks | ✓ Link | 95.59 | 97.48 | 99.89 | 99.45 | Efficientnet-b0 | 2019-05-28 |
ResNet strikes back: An improved training procedure in timm | ✓ Link | 95.46 | 97.46 | 99.91 | 99.43 | ResNeXt-50-32x4d | 2021-10-01 |
RegNet: Self-Regulated Network for Image Classification | ✓ Link | 95.42 | 97.39 | 99.97 | 99.43 | RegNetY-3.2GF | 2021-01-03 |
Deep Residual Learning for Image Recognition | ✓ Link | 94.72 | 97.09 | 100.00 | 99.34 | ResNet-50 | 2015-12-10 |
Densely Connected Convolutional Networks | ✓ Link | 94.41 | 96.90 | 99.87 | 99.30 | DenseNet-169 | 2016-08-25 |
Res2Net: A New Multi-scale Backbone Architecture | ✓ Link | 93.37 | 96.25 | 99.93 | 99.17 | Res2Net-50 | 2019-04-02 |
Deep Residual Learning for Image Recognition | ✓ Link | 92.66 | 95.23 | 99.90 | 99.08 | ResNet-18 | 2015-12-10 |