dtmoodie

Results 22 comments of dtmoodie

I too have what seems to be this issue. Using node 0.10.25, node-gyp 0.10.10. Using https://raw.github.com/clementfarabet/gfx.js/master/gfx.js-scm-0.rockspec... switching to 'build' mode Cloning into 'gfx.js'... remote: Counting objects: 231, done. remote: Compressing...

Please provide your cmake config for opencv. It looks like you didn't compile highgui correctly.

I'd like to be able to correctly dispatch to the const vs non const version of a function since this can be used to dirty a struct for synchronization.

Thank you for the feedback, I think what I will do is decorate the function with a different name to differentiate the const and non-const. It would be nice to...

I'm having the same issue without the possibility of statically linking to openblas. Has anyone found a solution to link dynamically?_

I have the same issue, I have png files in node/rest/data but it wont serve them to me.

I've successfully resized Caffe's SSD to larger input image sizes without loss of accuracy.

actionlib==1.11.9 angles==1.9.11 attrs==15.2.0 autobahn==0.10.3 autograd==1.1.13 backports-abc==0.5 backports.shutil-get-terminal-size==1.0.0 backports.weakref==1.0rc1 bleach==1.5.0 bondpy==1.7.19 camera-calibration==1.12.20 camera-calibration-parsers==1.11.12 catkin==0.7.6 catkin-pkg==0.3.6 catkin-pkg-modules==0.3.6 certifi==2017.7.27.1 chardet==3.0.4 configparser==3.5.0 cryptography==1.2.3 cv-bridge==1.12.4 cycler==0.9.0 decorator==4.0.6 defusedxml==0.4.1 diagnostic-analysis==1.9.2 diagnostic-common-diagnostics==1.9.2 diagnostic-updater==1.9.2 digits==5.1.dev0 docutils==0.12 dynamic-reconfigure==1.5.48 ecdsa==0.13...

Hello, Currently I use frameworks that need to be launched from the command line. Thus neither of these options would work terribly well for me, which is why a regex...

Sure, Currently we are using darknet (https://github.com/pjreddie/darknet) and caffe with modifications. The fork of caffe that we are using does not have multi GPU training through the python interface so...