Hello,
I was able to get OpenPose working on FreeBSD 13.1
Their github has 25K stars:
https://github.com/CMU-Perceptual-Computing-Lab/openpose
It's a real cool project in machine vision. Has many uses in wide ranges of applications.
It requires Caffe as a dependency.
The maintainer "Yuri"...
Hello,
I'm trying to build Caffe from it's github source (This is the OpenCL version of Caffe):
https://github.com/BVLC/caffe/tree/opencl
Getting the following error after doing:
cmake -DBLAS=open -DUSE_OPENCL=ON -DUSE_CLGEMM=ON -DCMAKE_BUILD_TYPE=Debug -DUSE_TIMER=ON...
Attempting to build BVLC/Caffe computer vision machine learning framework (https://github.com/BVLC/caffe)
Installed all the dependencies including GCC 4.9.4
Created Makefile.config
Modified the Makefile by substituting FreeBSD for Linux in "Configure build" section (lines #242+), revised...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.