torch2coreml icon indicating copy to clipboard operation
torch2coreml copied to clipboard

Torch7 -> CoreML

Results 13 torch2coreml issues
Sort by recently updated
recently updated
newest added

Is it possible to convert the re-trained pytorch model (xx.pth) using the "inception v3" model?

Hi, I have a pytorch pre-trained model (.pth) for neural art style. Is it possible to convert this model into mlmodel?

These layers are used in the openface project, which I also included as a sample. Unfortunately, in the current state the model compiles fine, but the prediction is always a...