Skip to content

Commit 2377647

Browse files
committed
update ALE README
1 parent 8efb91b commit 2377647

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ALE/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ The numbers below are **class-averaged top-1 accuracies** (see ZSLGBU paper for
1515

1616
| Dataset | ZSLGBU Results| Repository Results | Hyperparams from Val |
1717
|---------|:-------------:|:------------------:|:--------------------:|
18-
| CUB | **54.9** | 48.98 |lr=1.0, norm=None |
18+
| CUB | **54.9** | 48.98 |lr=0.3, norm=L2 |
1919
| AWA1 | **59.9** | 56.56 |lr=0.01, norm=L2 |
20-
| AWA2 | **62.5** | 52.90 |lr=0.001, norm=L2 |
21-
| aPY | **39.7** | 32.76 |lr=0.002, norm=std |
20+
| AWA2 | **62.5** | 52.90 |lr=0.01, norm=L2 |
21+
| aPY | **39.7** | 32.76 |lr=0.04, norm=L2 |
2222
| SUN | 58.1 | **61.88** |lr=0.1, norm=L2 |
2323

2424
#### Generalized ZSL

0 commit comments

Comments
 (0)