Closed Belial-public closed 1 year ago
Simple config change to v1.4 Send the new model to be added through Slack
@Belial-public Please implement model selection logic.
parser.add_argument( '-m', '--model_name', default='v1.3', help='[v1.3', v1.4']' )
I uploaded onnx models. https://storage.googleapis.com/ailia-models/gfpgan/GFPGANv1.4.onnx https://storage.googleapis.com/ailia-models/gfpgan/GFPGANv1.4.onnx.prototxt
python3 gfpgan.py -m v1.4
Simple config change to v1.4 Send the new model to be added through Slack