Fashion-MNIST Model Failure Analysis
Created on September 6|Last edited on September 6
Comment
Interactive Table with Model Failures on Validation Set
Looks like the model has a problem with confusing "Shirts" and "T-Shirts", which is honestly pretty relatable.
Maybe we could up-sample these classes or collect more data?
💡
Run: baseline_no_batch_norm:v0_eval_large
1
Add a comment