SegFlow icon indicating copy to clipboard operation
SegFlow copied to clipboard

can not download the model

Open lxtGH opened this issue 7 years ago • 1 comments

sorry I can not download your pretrained model for demo or training.

lxtGH avatar Mar 03 '18 12:03 lxtGH

CXX .build_release/src/caffe/proto/caffe.pb.cc CXX src/caffe/util/math_functions.cpp In file included from src/caffe/util/math_functions.cpp:8:0: ./include/caffe/util/rng.hpp:20:79: error: ‘RandomGeneratorParameter’ does not name a type template <typename Dtype,typename Randtype> Randtype caffe_rng_generate(const RandomGeneratorParameter& param, Dtype discount_coeff = 1,Dtype prob0_value = NAN); ^ Makefile:576: recipe for target '.build_release/src/caffe/util/math_functions.o' failed make: *** [.build_release/src/caffe/util/math_functions.o] Error 1 I cann't solve that problem when I make your repo even with Google. however, I can make caffe from original repo.

lxtGH avatar Mar 03 '18 13:03 lxtGH