ASomeoneWhoInterestedWithAI's picture
Update README.md
b090671 verified
|
Raw
History Blame Contribute Delete
321 Bytes
---
license: mit
tags:
- image-classification
- pytorch
datasets:
- clane9/imagenet-100
---
# LookThem Imagenet-100
## Result
- Training 10 epoch + Extra Epoch classifier 20: 85.65%
- Test top 1 accuracy: 51.72%
- The provided training code aren't the original train code (originally it's messy and split into some code)