yinguobing / tfrecord_utility

Generate and view TensorFlow's TFRecord file.
MIT License
28 stars 18 forks source link

Geneate .csv file? #8

Open ModarD opened 5 years ago

ModarD commented 5 years ago

Hello, thank you for the great code! I wonder how to generate the data.csv file, the tried this link but it is offline https://github.com/yinguobing/tfrecord_utility/blob/ibug/generate_csv.py

Thank you

yinguobing commented 5 years ago

It's a simple csv file and you can use whatever tools you like. There is a sample file here: https://github.com/yinguobing/tfrecord_utility/blob/master/data/ibug.csv