English

AEye: A Visualization Tool for Image Datasets

Computer Vision and Pattern Recognition 2024-08-09 v1 Artificial Intelligence

Abstract

Image datasets serve as the foundation for machine learning models in computer vision, significantly influencing model capabilities, performance, and biases alongside architectural considerations. Therefore, understanding the composition and distribution of these datasets has become increasingly crucial. To address the need for intuitive exploration of these datasets, we propose AEye, an extensible and scalable visualization tool tailored to image datasets. AEye utilizes a contrastively trained model to embed images into semantically meaningful high-dimensional representations, facilitating data clustering and organization. To visualize the high-dimensional representations, we project them onto a two-dimensional plane and arrange images in layers so users can seamlessly navigate and explore them interactively. AEye facilitates semantic search functionalities for both text and image queries, enabling users to search for content. We open-source the codebase for AEye, and provide a simple configuration to add datasets.

Keywords

Cite

@article{arxiv.2408.04072,
  title  = {AEye: A Visualization Tool for Image Datasets},
  author = {Florian Grötschla and Luca A. Lanzendörfer and Marco Calzavara and Roger Wattenhofer},
  journal= {arXiv preprint arXiv:2408.04072},
  year   = {2024}
}

Comments

Accepted at IEEE VIS 2024

R2 v1 2026-06-28T18:07:03.262Z