File size: 495 Bytes
6b28d04
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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.