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

Hello! My name is Tanya. I am using your layers for developing MTCNN face detector. And I have found a bug inside a predict_box_layer.cpp in the CPU_ONLY mode. When processing...

in the ubuntu16.04, when i build your caffe_windows, there are two errors: error1:/src/caffe/layers/predict_box_layer.cu(142): error: expected an expression error2:/src/caffe/layers/predict_box_layer.cu(158): error: expected an expression i could not solve it. can you help...

1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: 命令“"F:\caffe\caffe-windows-ms\windows\\scripts\BinplaceCudaDependencies.cmd" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\bin" "D:\CUDA\CuDNNv5" false true "F:\caffe\caffe-windows-ms\windows\..\Build\x64\Release\" 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :VCEnd”已退出,代码为 1。 ### Your system configuration Operating system:win7 Compiler:vs2015 CUDA...

## This is a section of the log I0614 23:26:00.673954 78240 solver.cpp:247] Train net output #0: mbox_loss = 5.82087 (* 1 = 5.82087 loss) I0614 23:26:00.673954 78240 sgd_solver.cpp:106] Iteration 11980,...

编译caffelib工程时出现很多错误如下: 1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\include\device_atomic_functions.hpp(76): error : function "atomicAdd(int *, int)" has already been defined 1>C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\include\device_atomic_functions.hpp(78): error : identifier "__iAtomicAdd" is undefined 。。。。。。 。。。。。。 2>------...

正常的编译,但是在训练的时候出现如下错误: D:\caffe-windows-master>run_mnist.bat D:\caffe-windows-master>.\bin\caffe.exe train --solver=".\examples\mnist\lenet_solver.prototxt" [libprotobuf ERROR D:\ThirdPartyLibrary\protobuf\src\google\protobuf\text_format.cc:291] Error parsing text-format caffe.SolverParameter: 25:8: Message type "caffe.SolverParameter" has no field named "solver". F0517 21:58:18.240008 9900 upgrade_proto.cpp:1063] Check failed: ReadProtoFromTextFile(param_file, param) Failed...

When I used the contrastive_loss_layer for deepid2, I met a strange failure: F0504 15:43:11.065735 22324 layer.hpp:375] Check failed: ExactNumBottomBlobs() == bottom.size() (4 vs. 3) ContrastiveLoss Layer takes 4 bottom blob(s)...

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...

hello, i complie your code on ubuntu14.04 to finetune the wu's model with scaled_cosine_softmax. your caffe could be compiled successfully.But ,when i go to finetune the model with four nvidia...

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...