| library_name: onnxruntime | |
| tags: | |
| - onnx | |
| - quickdraw | |
| - sketch-recognition | |
| - autodraw | |
| # AutoDraw Client models | |
| ONNX models used by the [AutoDraw Client demo](https://huggingface.co/spaces/devarajns/autodraw-client-demo). | |
| ## Contents | |
| - `models/sketch-embedder/`: 128-dimensional sketch embedding model for icon retrieval. | |
| - `models/quickdraw-mvp/`: fallback Quick Draw classifier. | |
| Each model folder includes a `model.json` file describing its required input and output tensor contract. | |