| license: mit | |
| tags: [ | |
| image-classification, | |
| pytorch | |
| ] | |
| # LookThem V7 Caltech256 | |
| Caltech256 classification with custom architecture (96x96 input) | |
| ## Result | |
| - Training 30 epoch AdamW, training accuracy (with dropout): 42.30% | |
| - Test accuracy: 38.03% | |
| - I do wrong implementation in DataLoader so the model had wrong id to text labels |