Update README.md
Browse files
README.md
CHANGED
|
@@ -13,4 +13,4 @@ Caltech256 classification with custom architecture (96x96 input)
|
|
| 13 |
## Result
|
| 14 |
- Training 30 epoch AdamW, training accuracy (with dropout): 42.30%
|
| 15 |
- Test accuracy: 38.03%
|
| 16 |
-
-
|
|
|
|
| 13 |
## Result
|
| 14 |
- Training 30 epoch AdamW, training accuracy (with dropout): 42.30%
|
| 15 |
- Test accuracy: 38.03%
|
| 16 |
+
- I do wrong implementation in DataLoader so the model had wrong id to text labels
|