Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
IDEA-Research
/
grounding-dino-tiny
like
54
Follow
IDEA-Research
24
Zero-Shot Object Detection
Transformers
PyTorch
Safetensors
grounding-dino
vision
arxiv:
2303.05499
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
main
grounding-dino-tiny
/
special_tokens_map.json
nielsr
HF staff
Upload processor
3748bf6
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}