mathTao

Results 5 issues of mathTao

I have one issue while training I0728 12:07:31.305574 32224 layer_factory.hpp:77] Creating layer drop1_0_3 *** Aborted at 1501232851 (unix time) try "date -d @1501232851" if you are using GNU date ***...

Hi, do you plan to release code with cudnn v6, it is supposed to be faster than cudnnv5.1. Thanks.

Hi Timo, have you ever trained ENet on indoor dataset, such as SUNRGBD? If so, could you please offer your trained caffemodel? Thanks.

hi, I am using the dispnetC, how can I use the Correlation Layer? I run python train.py and got the following error, user_ops/shift_corr.so: undefined symbol_: ZN10tensorflow8internal21CheckOpMessageBuilder9NewStringB5cxx11Ev

Hi,I want to know why the value of /zed/depth/depth_registed is between 0 and 255, since the format of depth image is 16bit uchar. Thanks.