Yosi Taguri

Results 9 issues of Yosi Taguri

Hi, I'm running on a mac 15" with nvidia. Trying to run with gpu yields out of memory. Running without a gpu yields this: `qlua webcam/single_machine_demo.lua -gpu -1 -use_cudnn 0...

I'm on a mac 15" with nvidia, cuda, cudnn installed and getting this: > qlua webcam/single_machine_demo.lua > loading checkpoint from data/models/densecap/densecap-pretrained-vgg16.t7 > done loading checkpoint > THCudaCheck FAIL file=/tmp/luarocks_cutorch-scm-1-8066/cutorch/lib/THC/generic/THCStorage.cu line=65...

The bar does show on the top. I'm installing this with pip: ``` jupyterlab-topbar jupyterlab-system-monitor ``` Running this in the docker file: ``` jupyter labextension install jupyterlab-topbar-extension jupyterlab-system-monitor jupyterlab-topbar-text jupyterlab-theme-toggle...

We now can disable clicking on the center view while a side panel is opened. other files where changed to delete trailing spaces

having them as part of the source code makes it hard to modify.

Hi, Thanks for the great work you did on this library. Are you planing to support initializing pjsip from a worker thread per the recommendation in: http://trac.pjsip.org/repos/wiki/PJSUA_Initialization

First, thank you for posting this! I'm having a little issue setting things up. running : `conda create env --file deep-learning-osx.yml --name deep-learning` `conda --version` conda 4.1.11 Am I missing...