Open ragavendranbala opened 1 year ago
These models are converted directly from pytorch without any optimization. Take a look at this repo which provides set of tools for optimizing onnx models.
Keep in mind that i don't own these models i just converted them that's it. So if you use it in production you should follow original model LICENSE.
Hi, Can you tell how to convert .pth to .onnx. i tried googling but unable to decode from tutorials. Note, iam using win11.
I'm planning to create an app in Unity3D using barracuda. the model size seems larger than expected. Can you help me to create a low size models like tflite?