Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sheshkar
/
cmon2
like
0
Zero-Shot Object Detection
PyTorch
Safetensors
grounding-dino
vision
Inference Endpoints
arxiv:
2303.05499
License:
apache-2.0
Model card
Files
Files and versions
Community
Deploy
f867f82
cmon2
/
special_tokens_map.json
sheshkar
Upload 8 files
a31f164
verified
5 days ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}