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.79k stars 1.39k forks source link

[Announce] Next generation of ONNX Model Zoo #617

Open jcwchen opened 1 year ago

jcwchen commented 1 year ago

Feature Request

What is the problem that this feature solves?

Describe the feature

Relevant Model Zoo feature areas

Which area in the Model Zoo infrastructure does this impact?
Feature Area (e.g. CI, file organization, model storage, other): Model storage/CI

Notes

Currently this feature is working in progress and we are developing in the "new-models" branch first. Ultimately we will move this branch into the main branch.

If anyone has any question/concern, feel free to raise in this thread. Thank you for the contribution.

cc @abock @ramkrishna2910

chenqiny commented 9 months ago

May I know where can I find the test datasets?

In old version, there was datasets for each model.

jcwchen commented 9 months ago

May I know where can I find the test datasets?

@ramkrishna2910 do we have a future plan to add test datasets for recently brought models? If no, is there any way to let users create test data from their own?