john-rocky / Inpainting-CoreML

48 stars 10 forks source link

The CoreML model was converted from the Pytorch model #3

Open kinguyen198 opened 1 year ago

kinguyen198 commented 1 year ago

Hi @john-rocky can you help me convert Pytorch model to CoreML model , i was have model pth. Tks

Dronaldo17 commented 1 year ago

you can use coremltool to convert

StevenSK-king commented 1 year ago

you can use coremltool to convert

I have the same requirement. Would you please share the codes that were used for converting the pt model into coreml?