jsigee87 / real-time-style-transfer

Other
76 stars 17 forks source link

Error converting ONNX to CoreML #3

Open colinheye opened 4 years ago

colinheye commented 4 years ago

Did you encounter an error from scale_factor in your Upsample layers (transformer_net.py, line 96) when using onnx_coreml.convert? It appears to be a known issue, but I'm wondering if you found a workaround. Thanks

jsigee87 commented 4 years ago

@colinheye Sorry I didn't see this sooner! I don't recall, but I would have documented any workarounds. I have had issues with ONNX to CoreML but have filed issues on their GitHub for all of them.