Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
UWGZQ
/
TRASER
like
4
Video-Text-to-Text
Transformers
Safetensors
UWGZQ/Synthetic_Visual_Genome2
English
qwen2_5_vl
video-scene-graph
scene-graph-generation
video-understanding
trajectory-aware
perceiver-resampler
qwen2.5-vl
text-generation-inference
arxiv:
2602.23543
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
UWGZQ
commited on
Feb 17
Commit
611ab28
·
verified
·
1 Parent(s):
5dbdc31
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
base_model:
6
+
- Qwen/Qwen2.5-VL-3B-Instruct
7
+
pipeline_tag: video-text-to-text
8
+
tags:
9
+
- VideoSceneGraph
10
+
---