From d3547df6eb0cc03430078c00b3e6d504ea4252e4 Mon Sep 17 00:00:00 2001 From: Stephane Chavin <stephane.chavin@lis-lab.fr> Date: Mon, 30 Sep 2024 15:32:24 +0200 Subject: [PATCH] Update file README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d1f0b6..18b78aa 100755 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ python detect.py --weights yolov5/runs/train/<EXP_NB>/weights/best.pt --imgsz <i --sound: Enable sound. Default is False. Action 'store_true'. --low: Low pass filter value --high: High pass filter ---camp: Colormap for the Spectrograms +--cmap: Colormap for the Spectrograms ``` <br /> -- GitLab