ZhengJian

Results 7 comments of ZhengJian

I got the same problem. i check the pom.xml in caffe-grid and found that my set up is not right. so I make this: maven 3.5.0 to 3.2.5 (with the...

chech your protobuf: `protoc –version` make sure protocbuf 2.5.0. A newer version may buring problem.

@kioipp I have encountered this situation that my cuda is 9.0 and my OpenCV is 3.0 and they are in conflict when make build. So I changed my OpenCV to...

By the way, SmartSensor works fine without the plugin installed, and I didn't find any incompatibility between this two in the official documentation.

@treff7es Yep, I know it has been deprecated in the latest version (version >= 2.4). It should be converted to use Deferrable Operators later. But I haven't found a good...

@treff7es By the way, is it compatible with Deferrable Operators in datahub. If it is confirmed that SmartSensor and datahub are not compatible and there is not a fixed version,...