会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
调包工程师
首页
新随笔
联系
管理
2021年6月16日
np.array和 np.transpose组合使用
摘要: get_files(train_dir,0.2) image_list = np.hstack((roses,dandelion)) #数组水平方向向右堆叠 label_list = np.hstack((roses_label,dandelion_label)) print(image_list)
阅读全文
posted @ 2021-06-16 10:52 调包攻城狮
阅读(637)
评论(0)
推荐(0)
编辑
公告
“Talk is cheap, Show me the code”