Instructions to use onnx-community/grounding-dino-tiny-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/grounding-dino-tiny-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('zero-shot-object-detection', 'onnx-community/grounding-dino-tiny-ONNX');
conversion to onnx
#4 opened 12 months ago
by
fatemehsaveh
multiple tags does not works
#3 opened about 1 year ago
by
mhassanch
Inference is quite slow
2
#2 opened over 1 year ago
by
silkyar
Inference using python
1
#1 opened over 1 year ago
by
sayeed111