Semi-Supervised Image Classification 벤치마크
Semi-Supervised Image Classification on CIFAR-100 (10000 Labels, ImageNet-100 Unlabeled)
Accuracy
- 2022-03-04 — CCSSL: Accuracy 71.12
- 2023-06-02 — UnMixMatch: Accuracy 71.73
| Rank | Model | Accuracy | Paper | Code | Year |
|---|---|---|---|---|---|
| 1 | UnMixMatch | 71.73 | Scaling Up Semi-supervised Learning with Unconstrained Unlabelled Data | shuvenduroy/unmixmatch | 2023 |
| 2 | CCSSL | 71.12 | Class-Aware Contrastive Semi-Supervised Learning | tencentyouturesearch/classification-semicls | 2022 |
| 3 | UnMixMatch | 71.73 | Scaling Up Semi-supervised Learning with Unconstrained Unlabelled Data | shuvenduroy/unmixmatch | 2023 |
| 4 | CCSSL | 71.12 | Class-Aware Contrastive Semi-Supervised Learning | tencentyouturesearch/classification-semicls | 2022 |