Nrupatunga
Nrupatunga
Tried this, but still the error exists
This set of messages is shown even when the plugins are successfully installed in the directory `.local/share/nvim/site/pack/packer/start`
@mrbrianrt I use neovim version 0.6.0
@gnmearacaun thank you for your inputs, let me try the same
@gsethi2409 not sure about lib path in Mac. Just check where libcaffe.so is built. On ubuntu machine it is `{Caffe_DIR}/build/lib)`
Not sure about OpenPose, But yeah looks like you need to uncomment that code.
Can you try the following **_python_** implementation. The code is tested on Ubuntu. But can be easily ported to windows. I might do it in next few days. Just in...
Hi @sydney0zq thank you for you interest in contributing to the project, Can you please briefly describe your changes and also provide the instructions to test it Step by step...
`pip install git+https://github.com/elliottzheng/face-detection.git@master`
> > Is this because, the plot is not refreshed yet? > > > > Exactly. `get_axis_limits` retrieves the "actual" limits (`mvPlotAxisConfig::limits_actual`), which only gets updated when the plot is...