UWGZQ commited on
Commit
424132e
·
verified ·
1 Parent(s): cd03841

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ TRASER is the video scene graph generation model introduced in **Synthetic Visua
25
 
26
  ## Model Architecture
27
 
28
- ![TRASER Architecture](static/image.png)
29
 
30
  TRASER extends **Qwen2.5-VL-3B-Instruct** with two trainable Perceiver Resampler modules that implement **Trajectory-Aligned Token Arrangement**:
31
 
 
25
 
26
  ## Model Architecture
27
 
28
+ ![TRASER Architecture](static/model.png)
29
 
30
  TRASER extends **Qwen2.5-VL-3B-Instruct** with two trainable Perceiver Resampler modules that implement **Trajectory-Aligned Token Arrangement**:
31