Add model card
Browse files
README.md
CHANGED
|
@@ -84,6 +84,8 @@ hand-annotated images with 1,000 categories.
|
|
| 84 |
|
| 85 |
## Training procedure
|
| 86 |
|
|
|
|
|
|
|
| 87 |
### Preprocessing
|
| 88 |
|
| 89 |
The images are resized using bicubic interpolation to 224x224 and normalized with the usual ImageNet statistics.
|
|
|
|
| 84 |
|
| 85 |
## Training procedure
|
| 86 |
|
| 87 |
+
To be completed
|
| 88 |
+
|
| 89 |
### Preprocessing
|
| 90 |
|
| 91 |
The images are resized using bicubic interpolation to 224x224 and normalized with the usual ImageNet statistics.
|