We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a34877 commit 8350ff7Copy full SHA for 8350ff7
benchmark/david_benchmark.py
@@ -73,7 +73,8 @@ def benchmark_coreset_algorithms(
73
time is printed.
74
75
:param in_path: Path to the input image file.
76
- :param out_path: Path to save the output benchmark plot image.
+ :param out_path: Path to save the output benchmark plot image, relative to the
77
+ script's location.
78
:param downsampling_factor: Factor by which to downsample the image.
79
"""
80
# Base directory of the current script
0 commit comments