An open API service indexing awesome lists of open source software.

https://github.com/zimmerrol/data-viewer

Utility tool to inspect various data formats to verify data integrity in machine learning
https://github.com/zimmerrol/data-viewer

dataset deep-learning gui hdf5 machine-learning tensorflow tfrecord ui

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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