OpenVehicleVision icon indicating copy to clipboard operation
OpenVehicleVision copied to clipboard

MatConvNet 语义分割

Open baidut opened this issue 8 years ago • 1 comments

> vl_compilenn('enableGpu', true)

Error using vl_compilenn>search_cuda_devkit (line 604)
Could not find a valid NVCC executable\n

Error in vl_compilenn (line 251)
  if isempty(opts.cudaRoot), opts.cudaRoot = search_cuda_devkit(opts) ; end

baidut avatar Mar 06 '16 16:03 baidut

http://www.vlfeat.org/matconvnet/install/#gpu

NVIDA GPU card with compute capability 2.0

GeForce GT 240 支持 Cuda

规格 http://www.geforce.cn/hardware/desktop-gpus/geforce-gt-240/specifications

查看性能参数 https://en.wikipedia.org/wiki/CUDA 1.2 MATLAB CUDA toolkit R2015a 6.5

baidut avatar Mar 06 '16 16:03 baidut