deepfillv2-pytorch
deepfillv2-pytorch copied to clipboard
Error during Core ML conversion
Hello!
First I want you to thank you because you did a really great job migrating this awesome DeepFillV2 to Python. Also than you for implementing the GUI. @nipponjo
But I cannot make this work when converting it to Core ML. Is it nearly done but when is about to finish I get this error:
Converting PyTorch Frontend ==> MIL Ops: 84%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▉ | 518/619 [00:00<00:00, 3312.17 ops/s] Error during Core ML conversion: ('Op "706" (op_type: conv_transpose) Input weight must be const at compile time', 'weight', 'wi_center')
Do you have any idea why this is happening? Thanks in advance