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