DeepLabCut-core
DeepLabCut-core copied to clipboard
Headless DeepLabCut (no GUI support)
OS: Win 10 DeepLabCut Version: 2.2rc1 Anaconda env used: DLC Core Tensorflow version: 2.4 Cuda version: 11.3 driver: 466.27 cuDNN: 8.2 Hi folks, Using DLCore, I have managed to train...
Hi all, I am having this issue when I attempt "dlc.extract_frames(config_path, crop = True" I am using Visual Studio Code as a text editor instead of ATOM, could this be...
OS: Win 10 DeepLabCut Version: DeepLabCut-core tf 2.2 alpha Anaconda env used: DLC-GPU (clone the DLC-GPU env and uninstall the CUDA and cudnn) Tensorflow Version: TF2.3, TF2.4, or tf-nightly, installed...
Specs: OS: Windows 10 Graphics card: RTX3070 CUDA: 9.0 Python: 3.9 Due to series 3000 cards not working with Tensorflow 1.x, I'm trying to run the headless DeepLabCut with tensorflow...
I have a GPU card RTX3090, so I chose to use deeplabcutcore. I got a `TypeError: unhashable type: 'CommentedMap'` while running `deeplabcut.triangulate(config3d_path, video_path, videotype='avi', gputouse=0, filterpredictions=True)` (already `import deeplabcutcore as...
Hello everyone I have a issue. I install deeplabcutcore and packages when I import Deeplabcutcore occur no module error 'tensorflow.contrib' what I do next? (DLC-GPU) C:\Windows\system32>pip list Package Version ------------------------...
I try to install deeplabcut-core to download pretrained model on my jetson nano. However, I found DLC need Intel-openmp. ARM frame CPU becomes more and more popular (like Apple M1)....