/data-viewer

Utility tool to inspect various data formats to verify data integrity in machine learning

Primary LanguagePythonMIT LicenseMIT

Data Viewer

Utility tool to inspect different data containers often used in scientific context. Each data container can contain different data fields of various media types. These wil be visualized in an easy to understand way to the user in a GUI. Due to the abstract code design support for new file formats can be easily added.

Requirements

  • Python 3.*
  • Qt 5.*

Supported Data Formats

  • HDF5
  • TFRecord

Supported Media Types

  • Text
  • Numbers
  • Images
  • Vectors/Matrices