Ask Your Question

alcoan's profile - activity

2019-09-15 06:47:15 -0600 commented question Can't build darknet (CNN) with CUDNN support

@berak Oh, I just noticed that the pkg-config file is named opencv4 now instead of opencv. I don't think it's a good i

2019-09-14 05:25:21 -0600 commented question Can't build darknet (CNN) with CUDNN support

@berak Oh, I just noticed that the pkg-config file is named opencv4 now instead of opencv. I don't know if it's a thin

2019-09-14 05:24:56 -0600 commented question Can't build darknet (CNN) with CUDNN support

@berak Oh, I just noticed that the pkg-config file is named opencv4 now instead of opencv. I don't know if it's a thin

2019-09-14 05:21:12 -0600 commented question Can't build darknet (CNN) with CUDNN support

@berak About -I/usr/include/opencv4: shouldn't the pkg-config file have this solved for the user? After `pkg-config --

2019-09-14 05:20:48 -0600 commented question Can't build darknet (CNN) with CUDNN support

@vfbsilva About -I/usr/include/opencv4: shouldn't the pkg-config file have this solved for the user? After `pkg-config

2019-09-14 05:19:15 -0600 commented question Can't build darknet (CNN) with CUDNN support

About -I/usr/include/opencv4: shouldn't the pkg-config file have this solved for the user? After `pkg-config --cflags

2019-09-14 05:18:20 -0600 commented question Can't build darknet (CNN) with CUDNN support

About -I/usr/include/opencv4: shouldn't the pkg-config file have this solved for the user?

2019-04-19 09:39:26 -0600 asked a question Build with optimization flags

Build with optimization flags I would like to build opencv4 with the following optimization flags: -march=native -O3 -f