tensorflow-recorder icon indicating copy to clipboard operation
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.

Results 15 tensorflow-recorder issues
Sort by recently updated
recently updated
newest added
trafficstars

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. ```...

enhancement
good first issue

**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...

documentation
enhancement

**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...

enhancement

**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...

enhancement

**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...

enhancement