JingliangGao

Results 7 issues of JingliangGao

Vgg‘s prototxt and caffemodel was used to run this code , but it unfortunately occured this error-- Check failed: axis_index < num_axes() (1 vs. 1) axis 1 out of range...

Input the command "./combine.sh | xargs ./calflop.sh", but meet this problem . F0615 16:06:04.220142 25028 data_transformer.cpp:168] Check failed: height

Hi, I just don't understand why we use the date produced by np.ones(future) to predict future ? Intuitively, there is no connection between np.ones(future) data and future data .

Thanks for your sharing. First,I download your code,and build a folder named "build". Second, I enter the build folder and cmake ../ it. It works well. Third, I make it,but...