FPN_Tensorflow
FPN_Tensorflow copied to clipboard
FPN convert_data_to _tfrecord制作并训练模型
您好,请问,利用convert_data_to_tfrecord制作自己的数据集为什么不提示错误,输出“++--++--.......”,生成的tfrecord中的文件内容为空?是图像格式不对还是路径设置的原因吗?之前都改过了啊,还是一直生成不了tfrecord文件啊!
单步调试
您好,非常感谢您的回复,我现在已经开始训练自己的数据了,请问,该怎么显示训练过程中的loss曲线啊,有固定的函数吗?
你好,麻烦问一下,tfrecord中的文件内容为空,你是怎么解决的
直接用anaconda运行了那个函数就行!
| | 打印 邮箱:[email protected] |
签名由 网易邮箱大师 定制
在2019年04月08日 11:09,griisreal 写道:
你好,麻烦问一下,tfrecord中的文件内容为空,你是怎么解决的
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
I also meet the same question,the tfrecord file is emplt,can U tell me how to solve this question
你好,想请教您一个问题,现在这个版本的识别算法评价是对几个类别的评价,请问我想真是每一张测试图像评价并输出检测的结果和评价到txt文件,在现有的程序上该如何实现啊?
| | 打印 邮箱:[email protected] |
签名由 网易邮箱大师 定制
在2019年06月11日 17:16,KelvinHuang666 写道:
I also meet the same question,the tfrecord file is emplt,can U tell me how to solve this question
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
你好,想请教您一个问题,现在这个版本的识别算法评价是对几个类别的评价,请问我想真是每一张测试图像评价并输出检测的结果和评价到txt文件,在现有的程序上该如何实现啊?
| | 打印 邮箱:[email protected] |
签名由 网易邮箱大师 定制
在2019年06月11日 20:48,shutian1986 写道: 你好,想请教您一个问题,现在这个版本的识别算法评价是对几个类别的评价,请问我想真是每一张测试图像评价并输出检测的结果和评价到txt文件,在现有的程序上该如何实现啊?
| | 打印 邮箱:[email protected] |
签名由 网易邮箱大师 定制
在2019年06月11日 17:16,KelvinHuang666 写道:
I also meet the same question,the tfrecord file is emplt,can U tell me how to solve this question
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
I also meet the same question,the tfrecord file is emplt,can U tell me how to solve this questio
你好,我也遇到了tfrecord文件为空的问题,请问怎么解决呢
您好,我训练自己的数据集时遇到了一点问题,我用自己的voc格式的数据集在生成tfrecord文件时应该按照怎样的路径修改呢
您好,请问,利用convert_data_to_tfrecord制作自己的数据集为什么不提示错误,输出“++--++--.......”,生成的tfrecord中的文件内容为空?是图像格式不对还是路径设置的原因吗?之前都改过了啊,还是一直生成不了tfrecord文件啊!
您好,我也是用自己的voc格式的数据集(只有一个类),生成tfrecord文件时内容为空,请问下您修改了那几个文件呢,具体怎么修改的呢,被折磨了好久了,实在是没想出来
你好,麻烦问一下,tfrecord中的文件内容为空,你是怎么解决的
您好,我遇到相同的问题,请问您解决了吗