| 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 |