Skip to content

Commit 143f3d3

Browse files
authored
Update benchmark.py
- changed benchmarking link; needs testing
1 parent 427c126 commit 143f3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dlclive/benchmark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
def download_benchmarking_data(
3939
target_dir=".",
40-
url="http://deeplabcut.rowland.harvard.edu/datasets/dlclivebenchmark.tar.gz",
40+
url="https://huggingface.co/datasets/mwmathis/DLCspeed_benchmarking/blob/main/Data-DLC-live-benchmark.zip",
4141
):
4242
"""
4343
Downloads a DeepLabCut-Live benchmarking Data (videos & DLC models).

0 commit comments

Comments
 (0)