tensorflow-recorder icon indicating copy to clipboard operation
tensorflow-recorder copied to clipboard

Visual / IPython based TFRecord Checking

Open mbernico opened this issue 5 years ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. As a researcher, I want to be able to check/inspect my created TFRecords so that I can be certain my data was properly manipulated. Describe the solution you'd like I would like to check my tfrecord files in ipython and get output in jupyter notebooks I would like to verify that my images were properly encoded. I would like to know how my labels were transformed (TFT)

Describe alternatives you've considered None

Additional context Scientific users need to test / validate the TFRecorder transformation process as part of their requirements for reproducability.

mbernico avatar Jul 30 '20 20:07 mbernico