Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,9 @@ license: mit
|
|
10 |
<table><tbody>
|
11 |
<!-- START TABLE -->
|
12 |
<!-- TABLE HEADER -->
|
13 |
-
<th
|
14 |
-
<th
|
15 |
-
<th
|
16 |
<!-- TABLE BODY -->
|
17 |
<tr>
|
18 |
<td align="left">ResNet50</td>
|
|
|
10 |
<table><tbody>
|
11 |
<!-- START TABLE -->
|
12 |
<!-- TABLE HEADER -->
|
13 |
+
<th align="left">model</th>
|
14 |
+
<th align="left">pretrain<br/>epochs</th>
|
15 |
+
<th align="left">linear<br/>acc</th>
|
16 |
<!-- TABLE BODY -->
|
17 |
<tr>
|
18 |
<td align="left">ResNet50</td>
|