tensorflow-recorder
tensorflow-recorder copied to clipboard
TFRecorder makes it easy to create TensorFlow records (TFRecords) from Pandas DataFrames and CSVs files containing images or structured data.
It would be good to add some check in case there are non-image files in an image directory. **Describe the solution you'd like** A simple filter would suffice, e.g. ```...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** As a user I would like to see an example of how to read...
**Is your feature request related to a problem? Please describe.** As a user, a nice to have features would be the ability to open the Notebooks examples in a self-contained...
**Is your feature request related to a problem? Please describe.** No, I just want to use TFRecorder on a different problem type. **Describe the solution you'd like** As a user...
**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...