An open API service indexing awesome lists of open source software.

https://github.com/kernferm/onnx-pt-converter

This repository provides a script to convert an ONNX model to a PyTorch model. The script includes functions to load an ONNX model, convert it to a PyTorch model, and save the converted model.
https://github.com/kernferm/onnx-pt-converter

models onnx pt v5 v8 yolo

Last synced: about 1 month ago
JSON representation

This repository provides a script to convert an ONNX model to a PyTorch model. The script includes functions to load an ONNX model, convert it to a PyTorch model, and save the converted model.

Awesome Lists containing this project

README

        

## updating n fixing

### README WILL GET UPDATED

----
# ONNX to PyTorch Model Conversion

This repository provides a script to convert an ONNX model to a PyTorch model. The script includes functions to load an ONNX model, convert it to a PyTorch model, and save the converted model.

## Example
![image](https://github.com/KernFerm/onnx-pt-converter/assets/152947339/8b7374ff-cbfa-499b-96a9-b44314421f4b)