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 427c126 commit 143f3d3Copy full SHA for 143f3d3
dlclive/benchmark.py
@@ -37,7 +37,7 @@
37
38
def download_benchmarking_data(
39
target_dir=".",
40
- url="http://deeplabcut.rowland.harvard.edu/datasets/dlclivebenchmark.tar.gz",
+ url="https://huggingface.co/datasets/mwmathis/DLCspeed_benchmarking/blob/main/Data-DLC-live-benchmark.zip",
41
):
42
"""
43
Downloads a DeepLabCut-Live benchmarking Data (videos & DLC models).
0 commit comments