文章分类 -  Tensorflow

tf.train.piecewise_constant() 用法介绍
摘要:https://blog.csdn.net/qq_34914551/article/details/86500980 阅读全文

posted @ 2021-08-14 22:59 cdekelon 阅读(70) 评论(0) 推荐(0) 编辑

No Algorithm Worked” Keras Error?
摘要:https://stackoverflow.com/questions/59340465/how-to-solve-no-algorithm-worked-keras-error root cause: memory is not enough $ sudo kill -9 pid File "/u 阅读全文

posted @ 2021-06-16 21:40 cdekelon 阅读(585) 评论(0) 推荐(0) 编辑

tensorboard in docker
摘要:1. put event files under eval folder. 2. login docker $ docker run --runtime=nvidia -it -v ~/demo_2.0:/workspace -p 0.0.0.0:6006:6006 model_name 3. In 阅读全文

posted @ 2020-09-11 10:21 cdekelon 阅读(56) 评论(0) 推荐(0) 编辑

tf.where()
摘要:https://blog.csdn.net/A_a_ron/article/details/79048446 阅读全文

posted @ 2019-11-12 14:14 cdekelon 阅读(51) 评论(0) 推荐(0) 编辑

好文章 about tfrecord
摘要:深入浅出的TensorFlow数据格式化存储工具TFRecord用法教程TFRecord是TensorFlow官方推荐使用的数据格式化存储工具,它不仅规范了数据的读写方式,还大大地提高了IO效率。 1.使用TFRecord的理由TFRecord内部使用了“Protocol Buffer”二进制数据编 阅读全文

posted @ 2019-01-25 11:24 cdekelon 阅读(101) 评论(0) 推荐(0) 编辑

tensorflow 入门
摘要:http://www.tensorfly.cn/tfdoc/api_docs/python/python_io.html https://www.tensorflow.org/install/ 阅读全文

posted @ 2019-01-04 11:37 cdekelon 阅读(55) 评论(0) 推荐(0) 编辑

write image , tfrecord
摘要:https://blog.csdn.net/index20001/article/details/73843070 https://tensorflow-notes.readthedocs.io/zh_CN/latest/tfrecord.html https://segmentfault.com/ 阅读全文

posted @ 2019-01-03 15:23 cdekelon 阅读(147) 评论(0) 推荐(0) 编辑

Understand tfrecord
摘要:Search "tf.python_io.TFRecordWriter" in google https://zhuanlan.zhihu.com/p/30378344 tfrecord数据文件是一种将图像数据和标签统一存储的二进制文件,能更好的利用内存,在tensorflow中快速的复制,移动,读 阅读全文

posted @ 2018-12-26 18:00 cdekelon 阅读(51) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示