摘要: import tensorflow as tfimport numpy as npimport cv2 as cvimport matplotlib.pyplot as pltsess=tf.Session()name='../main/0.jpg' # 相对位置img=tf.read_file(n 阅读全文
posted @ 2019-11-07 23:39 tangjunjun 阅读(826) 评论(0) 推荐(0) 编辑
摘要: 转:https://blog.csdn.net/hduxiejun/article/details/80289476 os.path.join()函数:连接两个或更多的路径名组件 1.如果各组件名首字母不包含’/’,则函数会自动加上 2.如果有一个组件是一个绝对路径,则在它之前的所有组件均会被舍弃 阅读全文
posted @ 2019-11-07 22:08 tangjunjun 阅读(2582) 评论(0) 推荐(0) 编辑
https://rpc.cnblogs.com/metaweblog/tangjunjun