如何将数据附加到 TensorFlow tfrecords 文件 [英] How to append data to TensorFlow tfrecords file

查看:35
本文介绍了如何将数据附加到 TensorFlow tfrecords 文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何将新数据(例如成对的图像和标签)附加到现有的 tfrecord 文件中?

How to append new data (e.g. pairs of images and labels) to an already existing tfrecord file?

tf.python_io.TFRecordWriter 似乎没有任何选择.

The class tf.python_io.TFRecordWriter does not seem to have any option for that.

这个问题也可以重新表述为如何连接 tfrecord 文件.

This question may also be reformulated to how to concatenate tfrecord files.

推荐答案

根据我打开的工单中的评论,这不会很快实现.

According to the comments in the ticket I opened this won't be implemented, soon.

这篇关于如何将数据附加到 TensorFlow tfrecords 文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆