We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe4481f commit 6802499Copy full SHA for 6802499
benchmarking/howIbenchmarked.txt
@@ -10,11 +10,10 @@ https://github.com/DeepLabCut/DeepLabCut-live/commit/58636b2178a322f03c9084542a9
10
11
```
12
conda activate dlc-live
13
-pip install git+https://github.com/AlexEMG/DeepLabCut-live.git
14
-pip install opencv-python
+pip install git+https://github.com/DeepLabCut/DeepLabCut-live.git
15
16
17
-download data...
+download data...
18
19
go to /benchmarking/run.py
20
0 commit comments