mistake #193

Open
opened 2026-01-29 21:45:32 +00:00 by claunia · 1 comment
Owner

Originally created by @sdasdasddaaaa on GitHub (May 23, 2022).

Excuse me, I am running python inference_gfpgan.py --upscale 2 --test_path inputs/newImages --save_root results
The error shows: inference_gfpgan.py: error: unrecognized arguments: --test_path inputs/whole_imgs --save_root results, how to solve this, thank you

Originally created by @sdasdasddaaaa on GitHub (May 23, 2022). Excuse me, I am running python inference_gfpgan.py --upscale 2 --test_path inputs/newImages --save_root results The error shows: inference_gfpgan.py: error: unrecognized arguments: --test_path inputs/whole_imgs --save_root results, how to solve this, thank you
Author
Owner

@wangping886 commented on GitHub (May 29, 2022):

it doesn't support arguments: --test_path --save_root.
please refer inference_gfpgan.py to get what arguments are supported

@wangping886 commented on GitHub (May 29, 2022): it doesn't support arguments: --test_path --save_root. please refer inference_gfpgan.py to get what arguments are supported
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TencentARC/GFPGAN#193