Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fushh7
/
llmdet_swin_large_hf
like
1
Zero-Shot Object Detection
PyTorch
Safetensors
grounding-dino
arxiv:
2501.18954
License:
apache-2.0
Model card
Files
Files and versions
Community
1
main
llmdet_swin_large_hf
/
special_tokens_map.json
fushh7
Upload 7 files
bff7612
verified
about 1 month 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]"
}