onnx / models

A collection of pre-trained, state-of-the-art models in the ONNX format

Home Page:http://onnx.ai/models/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training Onnx Models

IzanCatalan opened this issue · comments

Feature Request

Hi everyone!

I would like to know if it is possible to train Neural Network models using Onnx Runtime and export them in ONNX format (only using Onnx runtime, not the jupyter notebooks loaded in GitHub repo and save the trained models on onnx format, which is not shown I t he notebooks).

Moreover, I wonder if it is also possible to re-train some pre-trained, state-of-the-art ONNX format models in order to do Transfer Learning. Any help would be appreciated. Thanks!

Izan.