caffe-windows icon indicating copy to clipboard operation
caffe-windows copied to clipboard

Configure Caffe in one hour for Windows users.

Results 102 caffe-windows issues
Sort by recently updated
recently updated
newest added

When I make pycaffe in ubuntu16.04,it show error `In file included from python/caffe/_caffe.cpp:20:0: ./include/caffe/sgd_solvers.hpp: In function 'void caffe::init_module__caffe()': ./include/caffe/sgd_solvers.hpp:28:9: error: 'Dtype caffe::SGDSolver::GetLearningRate() [with Dtype = float]' is protected Dtype GetLearningRate();...

Some users reported that the program would crash when using triplet loss. Similar issue https://github.com/BVLC/caffe/issues/2995 . It seems that the caffe_gpu_dot() is unproperly used. I have merged another implementation of...

help wanted

Hi ALL, Today I want to upgrade boost Library to 1_67, and built libraries of boost 1_67 , copied them into folder boost\lib64-msvc-14.0\ , and built the solutions. therer are...

3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: 命令“"F:\visual studio 2015\CaffeDev\caffe-windows-ms\windows\\scripts\PythonPostBuild.cmd" "F:\visual studio 2015\CaffeDev\caffe-windows-ms\windows\" "F:\visual studio 2015\CaffeDev\caffe-windows-ms\windows\..\Build\x64\Release\" 3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :VCEnd”已退出,代码为 1。 Your system configuration Operating system:win10 Compiler:vs2015 CUDA version (if...

Hi I have successfully build caffe-windows (VS2017 cuda 9.1 ) with python 3 (using 2015 toolset) ![image](https://user-images.githubusercontent.com/17617515/41784560-ba094562-7648-11e8-9864-57571f3b3af1.png) Now I don't know how to use this in python project. How do...

How to use Conda Python3 in caffe?

Hi, happynear,Thank you for your work,I have met this error like this: ![matcaffe-error](https://user-images.githubusercontent.com/38062165/38983108-2766de74-43f6-11e8-9d09-6684ff99e118.png) I do not know how to solve it ? can you help me?

老师,这个类有什么功能?能提供一个例子吗?他和TripletLossLayer有什么区别??

Please use the [caffe-users list](https://groups.google.com/forum/#!forum/caffe-users) for usage, installation, or modeling questions, or other requests for help. _Do not post such requests to Issues._ Doing so interferes with the development of...

请问有centos编译通过的吗? 编译遇到这样错误:error: ‘_has_bits_’ was not declared in this scope