openpose
openpose copied to clipboard
It's possible to do the Ubuntu instalation without having a display?
One step of the installation is to call cmake-gui, but I have to do it on a server that has not an associated display, how can I manage that?
By using the regular cmake 😉
Using ccmake by installing sudo apt-get install cmake-curses-gui works great too