prisma-ai/torch2coreml

TypeError: Model must be file path to .t7 file or pytorch loaded model

RahulBhalley opened this issue · 0 comments

This error simply shows up on executing only python convert-fast-neural-style.py -input models/candy.t7 -output ./candy.mlmodel

Please help me. I am not able to convert Torch-trained models in CoreML. Any help is highly appreciated.