发布于 2017-03-28 Swedish 叶片数据集 4316 热度 无~ 技术宅 These images contains leaves from 15 treeclasses. These treeclass …
发布于 2017-03-28 Flavia 叶片数据集 3967 热度 无~ 技术宅 The data set used for training the algorithm was obtained from: A …
发布于 2016-10-29 win10+vs2013编译caffe的python接口 5187 热度 无~ 技术宅 上一篇我们已经编译配置好了caffe,现在我们需要编译一个py的接口。其过程很简单,总结可得以下步骤:
发布于 2016-10-24 win10+vs2013+CUDA7.5编译caffe历程 44905 热度 3 条评论 技术宅 caffe环境的配置可以说是一波三折,编译过程中经历了N多的错误,在经历了三个晚上的各种折腾之后终于配置成功,因此我想把自己配置c …
发布于 2016-05-08 python实现最小二乘法 3875 热度 无~ 技术宅 import numpy as np from scipy.optimize import leastsq import xlrd …