Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
IDEA-Research
/
grounding-dino-base
like
63
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
10
Train
Deploy
Use this model
main
grounding-dino-base
/
special_tokens_map.json
EduardoPacheco
Upload processor
d5d2765
11 months 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]"
}