Yuda

Results 15 comments of Yuda

@RichardYinguo Something wrong with that image, please delete it in the list. don't know why...

为什么这事情 你们要用map lambda来做。。。

@DRAhmadFaraz you can see caffe-posenet/tools/compute_image_mean.cpp after build it, maybe you can run with some command like this: ``` sudo build/tools/compute_image_mean examples/mnist/mnist_train_lmdb examples/mnist/mean.binaryproto ```

我写的代码这里要加else,不加的话报错Error: Can't set headers after they are sent 因为res.json()实际上对于同一个res这个函数调用了两次。