From bb5b5c6ca8a08316c887cc62f3050593e81333fe Mon Sep 17 00:00:00 2001 From: Noureldeen Date: Mon, 6 Dec 2021 01:22:39 +0200 Subject: [PATCH] Removing 1 from competition entry and adding smooth factor --- content/post/2021-12-01-noureldeen-nagm.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/post/2021-12-01-noureldeen-nagm.md b/content/post/2021-12-01-noureldeen-nagm.md index 787f41b..58102ec 100644 --- a/content/post/2021-12-01-noureldeen-nagm.md +++ b/content/post/2021-12-01-noureldeen-nagm.md @@ -20,8 +20,7 @@ I played with the variables to test different outputs, I had to increase the smo --pitch_sensitivity 295 --tempo_sensitivity 0.8 --depth 0.5 \ --classes 983 980 978 966 954 928 919 889 879 857 288 107 \ --jitter 0.5 --frame_length 512 --truncation 0.5 \ - --smooth_factor 20 --batch_size 4 \ --output_file `video file` - + --smooth_factor 20 --batch_size 4 --output_file `video file` {{