File size: 446 Bytes
9b4a8bb cdfa1ee 9b4a8bb 8e4df3f 211fa35 904ded4 8e4df3f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
license: mit
tags: [
image-classification,
pytorch,
few-shot
]
---
# LookThem
STL-10 training from scratch without using the non labeled images
# Result:
- Training 100 Epoch, final epoch train accuracy (with dropout): 82.24%
- Test accuracy: 69.76
- Notebook and model inside this repo
- Open CleanedCode.md for better code understandability
More details in https://huggingface.co/ASomeoneWhoInterestedWithAI/LookThem_Tiny-ImageNet |