Skip to content

Commit d4b70ec

Browse files
authored
Update README.md
1 parent 6f5edfe commit d4b70ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ to train the 1-shot/5-shot 5-way FEAT model with ResNet-12 backbone on TieredIma
138138

139139
Results on the MiniImageNet:
140140
| Setups | 1-Shot 5-Way | 1-Shot 5-Way | 5-Shot 5-Way | 5-Shot 5-Way |
141+
|:--------:|:------------:|:------------:|:------------:|:------------:|
141142
| Backbone | ConvNet | ResNet | ConvNet | ResNet |
142143
| ProtoNet | 52.61 | 62.39 | 71.33 | 80.53 |
143144
| BILSTM | 52.13 | 63.90 | 69.15 | 80.63 |
@@ -147,6 +148,7 @@ Results on the MiniImageNet:
147148

148149
Results on the TieredImageNet with ResNet-12 backbone:
149150
| Setups | 1-Shot 5-Way | 5-Shot 5-Way |
151+
|:--------:|:------------:|:------------:|
150152
| ProtoNet | 68.23 | 84.03 |
151153
| BILSTM | 68.14 | 84.23 |
152154
| DEEPSETS | 68.59 | 84.36 |

0 commit comments

Comments
 (0)