DeepLabCut-live-GUI
DeepLabCut-live-GUI copied to clipboard
GUI to run DeepLabCut on live video feed
Hi, We meet some problems when set the processor. When we click "set proc" button in the GUI, the code in lines 1006-1010 fails to execute because `self.cfg['processor_args']` is `None`,...
Hi, I cannot make our Basler camera work with deeplabcut-live-GUI. I installed dlclivegui from the Basler branch, installed pylon viewer, pypylon, swig. the Gui opens, but I cannot see my...
Hi! I want to use the basler camera with dlc-live/gui but I want it to be triggered manually. I can use the arduino to do that but I want to...
Hi, I had difficulties with the installation but the solution to one of the previous issues helped. Thank you for that! However, I cannot install tensorflow 2.0-2.10: (dlc_live) C:\Users\TDT>pip install...
I'm having difficulties installing the deeplabcut-live-gui on my windows laptop. Any ideas if this is compatible with windows and what is necessary steps to take. I've already tried installing through...
Hi there, I'm hoping to use DLC-Live with a virtual camera. I'm currently using pyvirtualcam (https://pypi.org/project/pyvirtualcam/) to create a virtual camera. By combining this with OBS, I'm able to have...
I am using the DLC Live GUI and connecting to an RTSP stream of a camera. It seems that after a certain period of time (30s - 2 minutes) the...
Hello, I’m new to DeepLabCut-Live as well as to GitHub. Please kindly forgive me if I miss any guidelines. Thank you in advance for your patience and help. Recently while...
envs\dlclg\lib\site-packages\dlclivegui\video.py", line 194, in create_labeled_video this_bp = this_pose[this_pose["bodyparts"] == bodyparts[j]][ IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
All good until last step... and then: (dlc-live) dario@dario-jetson:~$ pip install deeplabcut-live Collecting deeplabcut-live Downloading deeplabcut_live-1.0-py3-none-any.whl (28 kB) Collecting numpy=0.4.4 Downloading pyct-0.4.8-py2.py3-none-any.whl (15 kB) Collecting param>=1.7.0 Downloading param-1.10.1-py2.py3-none-any.whl (76 kB)...