Skip to content

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

License

Notifications You must be signed in to change notification settings

zimmerrol/data-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages