Caffe

首页 标签 Caffe
# Caffe #
关注
516内容
Tutorial: Implementation of Siamese Network on Caffe, Torch, Tensorflow
Tutorial: Implementation of Siamese Network on Caffe, Torch, Tensorflow      1. caffe version:      If you want to try this network, just do as the o...
py-faster-rcnn之python引入_caffe.so
本文并不给出“编写一个c++代码,然后编译为.so文件,然后在python中引入”的hello world,需要的请参考:http://www.oschina.net/question/437227_124449 本文意在强调,python的import,引入的不仅是.
py-faster-rcnn之从solver文件创建solver对象,建立pythonlayer
faster-rcnn在训练阶段,根据一个solver的prototxt文件创建相应的网络。仅凭一个prototxt就创建网络?其实还涉及到自定义的PythonLayer. 比如lib/rpn/anchor_target_layer.
caffe: test code for Deep Learning approach
1 #include // for snprintf 2 #include 3 #include 4 5 #include "boost/algorithm/string.
深度学习-分享几个开源AI模型库
现在市面上有很多的深度学习预训练模型库,这些预训练库收集了不同AI任务的SOTA模型,有的还提供推理的SDK。这对于做AI应用和AI开发来说,是宝贵的开源资源。
免费试用