Commit 651d6779 authored by zycXD's avatar zycXD
Browse files

fix bugs

parent 48ef4486
...@@ -150,7 +150,7 @@ python inference_face.py \ ...@@ -150,7 +150,7 @@ python inference_face.py \
--ckpt weights/face_full_v1.ckpt \ --ckpt weights/face_full_v1.ckpt \
--input inputs/face/whole_img \ --input inputs/face/whole_img \
--steps 50 \ --steps 50 \
--sr_scale 1 \ --sr_scale 2 \
--image_size 512 \ --image_size 512 \
--color_fix_type wavelet \ --color_fix_type wavelet \
--output results/face/whole_img --resize_back \ --output results/face/whole_img --resize_back \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment