Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,7 @@ The regularization coefficients $\lambda$ and epochs are set as follows:
|
|
18 |
3. Difficult objects for UCE(e.g., church and garbage truck), $\lambda=1e-3$, 1 epoch.
|
19 |
4. Easy objects for UCE(e.g., English Springer, golf ball and parachute), $\lambda=1e-1$, 1 epoch.
|
20 |
5. For other objects where erasing accuracies reach 0 using UCE, RECE's further erasure is not applied.
|
|
|
21 |
The files' suffixes suggest the epochs we selected.
|
22 |
|
23 |
---
|
|
|
18 |
3. Difficult objects for UCE(e.g., church and garbage truck), $\lambda=1e-3$, 1 epoch.
|
19 |
4. Easy objects for UCE(e.g., English Springer, golf ball and parachute), $\lambda=1e-1$, 1 epoch.
|
20 |
5. For other objects where erasing accuracies reach 0 using UCE, RECE's further erasure is not applied.
|
21 |
+
|
22 |
The files' suffixes suggest the epochs we selected.
|
23 |
|
24 |
---
|