From d1ba0f1105f6ca467a9e92f487a56b23e427d4ab Mon Sep 17 00:00:00 2001 From: lltcggie Date: Fri, 23 Nov 2018 22:38:18 +0900 Subject: [PATCH] =?UTF-8?q?cunet=E3=81=AErecommended=5Fcrop=5Fsize?= =?UTF-8?q?=E3=82=92=E3=82=88=E3=82=8A=E5=A4=9A=E3=81=8F=E3=81=AEGPU?= =?UTF-8?q?=E3=81=A7=E5=8B=95=E3=81=8B=E3=81=9B=E3=82=8B=E3=82=88=E3=81=86?= =?UTF-8?q?=E3=81=AB=E6=B8=9B=E3=82=89=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/models/cunet/info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/models/cunet/info.json b/bin/models/cunet/info.json index ecc6071..8f8995b 100644 --- a/bin/models/cunet/info.json +++ b/bin/models/cunet/info.json @@ -1,4 +1,4 @@ -{"name":"upcunet","arch_name":"upcunet","has_noise_scale":true,"channels":3, -"scale_factor":2,"offset":36,"recommended_crop_size":184, +{"name":"CUnet","arch_name":"upcunet","has_noise_scale":true,"channels":3, +"scale_factor":2,"offset":36,"recommended_crop_size":56, "scale_factor_noise":1,"offset_noise":28 } \ No newline at end of file