From 569c9092dc2816eab491d50051feac3699051347 Mon Sep 17 00:00:00 2001 From: Remi Cadene Date: Fri, 26 Jul 2024 17:38:38 +0200 Subject: [PATCH] Revert image aug --- lerobot/configs/default.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lerobot/configs/default.yaml b/lerobot/configs/default.yaml index 9af235ff..a3ff1d41 100644 --- a/lerobot/configs/default.yaml +++ b/lerobot/configs/default.yaml @@ -107,13 +107,13 @@ training: min_max: [0.8, 1.2] saturation: weight: 1 - min_max: [0.7, 1.3] + min_max: [0.5, 1.5] hue: weight: 1 - min_max: [-0.02, 0.02] + min_max: [-0.05, 0.05] sharpness: weight: 1 - min_max: [0.1, 1.9] + min_max: [0.8, 1.2] eval: n_episodes: 1