The ETAB leaderboard keeps track of the best performing backbone architectures with respect to benchmark echocardiographic tasks.
Latest update | August 28, 2022 |
---|---|
Current status | ▶ Running 🔴 Cardiac structure identification benchmarks |
Progress | 5 out of 19 benchmark tasks completed 10 out of 14 baseline models evaluated |
Ranking |
Backbone |
# Parameters |
ETAB score |
Task-specific performance breakdown |
Pre-trained weights |
1 |
MobileNet-V2 (ImageNet-1K weights) |
3.5M |
0.783 |
Score breakdown (click to expand)
|
|
2 |
ResNet-50 (Fully finetuned) |
23M |
0.769 |
Score breakdown (click to expand)
|
|
3 |
MobileNet-V3-Large (Fully finetuned) |
5.5M |
0.749 |
Score breakdown (click to expand)
|
|
4 |
ResNet-18 (ImageNet-1K weights) |
11M |
0.702 |
Score breakdown (click to expand)
|
|
5 |
ResNet-34 (ImageNet-1K weights) |
63M |
0.699 |
Score breakdown (click to expand)
|
|
6 |
PoolFormer-S24 (ImageNet-1K weights) |
21M |
0.692 |
Score breakdown (click to expand)
|
|
7 |
MiT-B2 (fully tuned) |
25M |
0.691 |
Score breakdown (click to expand)
|
|
8 |
ResNet-50 (ImageNet-1K weights) |
23M |
0.689 |
Score breakdown (click to expand)
|
|
9 |
MiT-B2 (ImageNet-1K weights) |
25M |
0.653 |
Score breakdown (click to expand)
|
|
10 |
ConvNext-Base (fully tuned) |
8M |
0.647 |
Score breakdown (click to expand)
|
|
11 |
DenseNet-121 (ImageNet-1K weights) |
8M |
--- |
--- | |
12 |
ResNeXt-50-32x4d (ImageNet-1K weights) |
25M |
--- |
--- | |
13 |
Inception_V3 (ImageNet-1K weights) |
27M |
--- |
--- | |
14 |
Inception_V3 (ImageNet-1K weights) |
27M |
--- |
--- |
Current configuration of the ETAB weights for models reported on the leaderboard:
weight_dict = dict({"a0-A4-E": 0.2, "a0-A4-C": 0.2, "a0-A2-C": 0.2,
"a1-A4-C": 0.2, "a1-A2-C": 0.2})
Instructions on how to submit your model to the ETAB leaderboard will be posted soon!