onnx / models

A collection of pre-trained, state-of-the-art models in the ONNX format
http://onnx.ai/models/
Apache License 2.0
7.46k stars 1.36k forks source link

Model zoo revamp #636

Closed ramkrishna2910 closed 6 months ago

ramkrishna2910 commented 7 months ago

This PR revamps the onnx model zoo by adding ~2000 new onnx files across computer vision, natural language processing, generative ai and graph machine learning.

ramkrishna2910 commented 7 months ago

The ONNX HUB manifest has been fixed to work with the new folder structure. And I have opened a separate issue #637 for adding TKML based tests for model acceptance.