Flaws of ImageNet, Computer Vision's Favourite Dataset

Nikita Kisel,Illia Volkov,Katerina Hanzelkova,Klara Janouskova,Jiri Matas
2024-11-27
Abstract:Since its release, ImageNet-1k dataset has become a gold standard for evaluating model performance. It has served as the foundation for numerous other datasets and training tasks in computer vision. As models have improved in accuracy, issues related to label correctness have become increasingly apparent. In this blog post, we analyze the issues in the ImageNet-1k dataset, including incorrect labels, overlapping or ambiguous class definitions, training-evaluation domain shifts, and image duplicates. The solutions for some problems are straightforward. For others, we hope to start a broader conversation about refining this influential dataset to better serve future research.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?