cleardusk commited on
Commit
85329b3
·
verified ·
1 Parent(s): f8ad051

docs: update readme

Browse files
Files changed (1) hide show
  1. README.md +40 -36
README.md CHANGED
@@ -40,17 +40,17 @@ tags:
40
  Zhendong Mao,
41
  Yongdong Zhang
42
  </span>
43
- <br><br>
44
  <em>ByteDance</em>
45
- <br><br>
46
  <sup>*</sup> Equal contribution &nbsp;&nbsp;
47
  <sup>✉</sup> Corresponding authors &nbsp;&nbsp;
48
  <sup>§</sup> Project lead
49
  </p>
50
  <p>
51
- <a href="https://lance-project.github.io/" style="text-decoration: none; margin: 0 8px;"><img src="https://img.shields.io/badge/Website-Lance-blue?style=flat-square&logo=github" alt="Website"></a>
52
- <a href="https://lance-project.github.io/assets/lance.pdf" style="text-decoration: none; margin: 0 8px;"><img src="https://img.shields.io/badge/Paper-arXiv-red?style=flat-square&logo=arxiv" alt="arXiv"></a>
53
- <a href="https://huggingface.co/bytedance-research/Lance" style="text-decoration: none; margin: 0 8px;"><img src="https://img.shields.io/badge/Model-HuggingFace-yellow?style=flat-square&logo=huggingface" alt="Model"></a>
54
  <br>
55
  English | <a href="./Lance/blob/main/README_zh.md"><ins>简体中文</ins></a>
56
  </p>
@@ -132,21 +132,21 @@ Lance is a lightweight native unified multimodal model that supports **image and
132
  <img src="assets/video-understanding/previews/video-understanding-vqa-01.gif" width="100%">
133
  </a>
134
  <p><strong>Question:</strong> How many times did the person launch objects on the table? Options: (A) 3 (B) 2 (C) 4</p>
135
- <p><strong>Answer:</strong> (A) 3</p>
136
  </td>
137
  <td align="left" valign="top" width="33%">
138
  <a href="assets/video-understanding/videos/video-understanding-vqa-02.mp4">
139
  <img src="assets/video-understanding/previews/video-understanding-vqa-02.gif" width="100%">
140
  </a>
141
  <p><strong>Question:</strong> The person makes sets of repeated actions. How many distinct repeated actions did the person do? Options: (A) 2 (B) 3 (C) 4</p>
142
- <p><strong>Answer:</strong> (A) 2</p>
143
  </td>
144
  <td align="left" valign="top" width="33%">
145
  <a href="assets/video-understanding/videos/video-understanding-vqa-03.mp4">
146
  <img src="assets/video-understanding/previews/video-understanding-vqa-03.gif" width="100%">
147
  </a>
148
  <p><strong>Question:</strong> In which direction does the purple sphere move in the video? Options: (A) Down and to the right. (B) Up and to the left. (C) Up and to the right. (D) The object is stationary.</p>
149
- <p><strong>Answer:</strong> (A) Down and to the right.</p>
150
  </td>
151
  </tr>
152
  <tr>
@@ -155,21 +155,21 @@ Lance is a lightweight native unified multimodal model that supports **image and
155
  <img src="assets/video-understanding/previews/video-understanding-vqa-04.gif" width="100%">
156
  </a>
157
  <p><strong>Question:</strong> What is the unrealistic phenomenon displayed in the video? Options: (A) The man can manipulate time via phone. (B) Man grabs an object through a phone screen. (C) Chocolate transforms into different objects. (D) Visible means of propulsion enables flight.</p>
158
- <p><strong>Answer:</strong> (B) Man grabs an object through a phone screen.</p>
159
  </td>
160
  <td align="left" valign="top" width="33%">
161
  <a href="assets/video-understanding/videos/video-understanding-caption-short-01.mp4">
162
  <img src="assets/video-understanding/previews/video-understanding-caption-short-01.gif" width="100%">
163
  </a>
164
  <p><strong>Question:</strong> Offer a succinct account of the culinary process shown in this video.</p>
165
- <p><strong>Answer:</strong> Add tomato puree and mix it well with chicken pieces.</p>
166
  </td>
167
  <td align="left" valign="top" width="33%">
168
  <a href="assets/video-understanding/videos/video-understanding-caption-long-01.mp4">
169
  <img src="assets/video-understanding/previews/video-understanding-caption-long-01.gif" width="100%">
170
  </a>
171
  <p><strong>Question:</strong> Provide a detailed description of the given video, capturing its key moments.</p>
172
- <p><strong>Answer:</strong> In a sunlit meadow, a small tortoiseshell butterfly rests on a purple flower. A bee, with black and yellow stripes, lands on the same flower. The butterfly flaps its wings gently, while the bee busies itself, collecting nectar. The flower sways slightly in the breeze. The butterfly then takes off, and the bee follows, both heading to the next flower. The scene is a vivid display of insect interaction in a natural setting, with the colors of the butterfly and the bee contrasting against the green background of the meadow. The video captures this peaceful moment in a short 6-second duration.</p>
173
  </td>
174
  </tr>
175
  </table>
@@ -195,34 +195,34 @@ Lance is a lightweight native unified multimodal model that supports **image and
195
  <td align="left" valign="top" width="33%">
196
  <img src="assets/image-understanding/cases/image-understanding-case-01.png" alt="Pie chart reasoning case" width="100%">
197
  <p><strong>Question:</strong> Is the largest segment greater than sum of all the other segments?</p>
198
- <p><strong>Answer:</strong> Yes, the largest segment in the pie chart is the blue one, which is the most populous segment.</p>
199
  </td>
200
  <td align="left" valign="top" width="33%">
201
  <img src="assets/image-understanding/cases/image-understanding-case-02.png" alt="Survey chart about border security priorities" width="100%">
202
  <p><strong>Question:</strong> What percentage of respondents want better border security?</p>
203
- <p><strong>Answer:</strong> 29%</p>
204
  </td>
205
  <td align="left" valign="top" width="33%">
206
  <img src="assets/image-understanding/cases/image-understanding-case-03.png" alt="License plate recognition case" width="100%">
207
  <p><strong>Question:</strong> What is the license plate number of the car?</p>
208
- <p><strong>Answer:</strong> The license plate number of the car is BX62 BFY.</p>
209
  </td>
210
  </tr>
211
  <tr>
212
  <td align="left" valign="top" width="33%">
213
  <img src="assets/image-understanding/cases/image-understanding-case-04.png" alt="Market research chart reasoning case" width="100%">
214
  <p><strong>Question:</strong> According to the data from the proprietary market research, how much amount was spent on the promotional meetings and events during 1998?</p>
215
- <p><strong>Answer:</strong> According to the data from the proprietary market research, the total amount spent on the promotional meetings and events during 1998 was approximately $1.3 billion.</p>
216
  </td>
217
  <td align="left" valign="top" width="33%">
218
  <img src="assets/image-understanding/cases/image-understanding-case-05.png" alt="Colosseum description case" width="100%">
219
  <p><strong>Question:</strong> What is the appearance of the Colosseum in Rome, Italy?</p>
220
- <p><strong>Answer:</strong> The Colosseum in Rome, Italy is a magnificent ancient amphitheater made of stone and concrete. It is characterized by its large, arched openings and its semi-circular shape. The Colosseum has been partially restored, and its original color has faded, but the architectural details, like the columns and the semi-circular arches, are still visible. The lighting in the image highlights the grandeur and historical significance of the Colosseum, making it stand out against the backdrop of the evening sky.</p>
221
  </td>
222
  <td align="left" valign="top" width="33%">
223
  <img src="assets/image-understanding/cases/image-understanding-case-06.png" alt="Total solar eclipse case" width="100%">
224
  <p><strong>Question:</strong> How does a total solar eclipse look like from Earth?</p>
225
- <p><strong>Answer:</strong> A total solar eclipse looks like a dark circle with a bright, white outer edge. This is a result of the Earth's rotation and the Earth's shadow, which partially obscures the sun's light. The bright white edge of the eclipse is caused by the sun's high energy and its interaction with the Earth's atmosphere, while the dark part of the eclipse is due to the Earth's shadow and the surrounding air currents. The solar eclipse's shape, with its bright white edge and dark center, is similar to the shape of a full moon or a dark disk. It is a natural phenomenon that occurs in the atmosphere of the Earth and is an important part of the solar system.</p>
226
  </td>
227
  </tr>
228
  </table>
@@ -242,7 +242,7 @@ bash ./setup_env.sh
242
 
243
  ### Download Model Weights
244
 
245
- Please download all the necessary model checkpoints of [Lance-3B (Huggingface Link)](https://huggingface.co/bytedance-research/Lance) and and place them in the `downloads/` directory.
246
 
247
  ## 📚 Usage
248
 
@@ -299,11 +299,11 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
299
  #### DPG-Bench Evaluation
300
 
301
  <div align="center">
302
- <table>
303
  <thead>
304
  <tr>
305
  <th align="left">Models</th>
306
- <th align="center"># Params.</th>
307
  <th align="center">Global</th>
308
  <th align="center">Entity</th>
309
  <th align="center">Attribute</th>
@@ -314,7 +314,7 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
314
  </thead>
315
  <tbody>
316
  <tr>
317
- <td align="left" colspan="8"><i>Generation-only Models</i></td>
318
  </tr>
319
  <tr>
320
  <td align="left">SDXL</td><td align="center">3.5B</td><td align="center">83.27</td><td align="center">82.43</td><td align="center">80.91</td><td align="center">86.76</td><td align="center">80.41</td><td align="center">74.65</td>
@@ -332,7 +332,7 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
332
  <td align="left">Qwen-Image</td><td align="center">20B</td><td align="center">91.32</td><td align="center">91.56</td><td align="center">92.02</td><td align="center">94.31</td><td align="center">92.73</td><td align="center">88.32</td>
333
  </tr>
334
  <tr>
335
- <td align="left" colspan="8"><i>Unified Models</i></td>
336
  </tr>
337
  <tr>
338
  <td align="left">Janus-Pro-7B</td><td align="center">7B</td><td align="center">86.90</td><td align="center">88.90</td><td align="center">89.40</td><td align="center">89.32</td><td align="center">89.48</td><td align="center">84.19</td>
@@ -344,7 +344,7 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
344
  <td align="left">Show-o2</td><td align="center">7B</td><td align="center">89.00</td><td align="center"><b>91.78</b></td><td align="center">89.96</td><td align="center">91.81</td><td align="center"><b>91.64</b></td><td align="center">86.14</td>
345
  </tr>
346
  <tr>
347
- <td align="left">BAGEL</td><td align="center">7B</td><td align="center">88.94</td><td align="center">90.37</td><td align="center"><u>91.29</u></td><td align="center">90.82</td><td align="center">88.67</td><td align="center">85.07</td>
348
  </tr>
349
  <tr>
350
  <td align="left">InternVL-U</td><td align="center">1.7B</td><td align="center"><u>90.39</u></td><td align="center">90.78</td><td align="center">90.68</td><td align="center">90.29</td><td align="center">88.77</td><td align="center">85.18</td>
@@ -362,14 +362,16 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
362
  </table>
363
  </div>
364
 
 
 
365
  #### GenEval Evaluation
366
 
367
  <div align="center">
368
- <table>
369
  <thead>
370
  <tr>
371
  <th align="left">Models</th>
372
- <th align="center"># Params.</th>
373
  <th align="center">1-Obj.</th>
374
  <th align="center">2-Obj.</th>
375
  <th align="center">Count</th>
@@ -381,7 +383,7 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
381
  </thead>
382
  <tbody>
383
  <tr>
384
- <td align="left" colspan="9"><i>Generation-only Models</i></td>
385
  </tr>
386
  <tr>
387
  <td align="left">SDXL</td><td align="center">3.5B</td><td align="center">0.98</td><td align="center">0.74</td><td align="center">0.39</td><td align="center">0.85</td><td align="center">0.15</td><td align="center">0.23</td><td align="center">0.55</td>
@@ -399,7 +401,7 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
399
  <td align="left">Qwen-Image</td><td align="center">20B</td><td align="center">0.99</td><td align="center">0.92</td><td align="center">0.89</td><td align="center">0.88</td><td align="center">0.76</td><td align="center">0.77</td><td align="center">0.87</td>
400
  </tr>
401
  <tr>
402
- <td align="left" colspan="9"><i>Unified Models</i></td>
403
  </tr>
404
  <tr>
405
  <td align="left">Janus-Pro-7B</td><td align="center">7B</td><td align="center"><u>0.99</u></td><td align="center">0.89</td><td align="center">0.59</td><td align="center">0.90</td><td align="center">0.79</td><td align="center">0.66</td><td align="center">0.80</td>
@@ -411,7 +413,7 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
411
  <td align="left">Show-o2</td><td align="center">7B</td><td align="center"><b>1.00</b></td><td align="center">0.87</td><td align="center">0.58</td><td align="center">0.92</td><td align="center">0.52</td><td align="center">0.62</td><td align="center">0.76</td>
412
  </tr>
413
  <tr>
414
- <td align="left">BAGEL</td><td align="center">7B</td><td align="center">0.98</td><td align="center">0.95</td><td align="center"><b>0.84</b></td><td align="center"><u>0.95</u></td><td align="center">0.78</td><td align="center">0.77</td><td align="center">0.88</td>
415
  </tr>
416
  <tr>
417
  <td align="left">Mogao</td><td align="center">7B</td><td align="center"><b>1.00</b></td><td align="center"><b>0.97</b></td><td align="center"><u>0.83</u></td><td align="center">0.93</td><td align="center">0.84</td><td align="center">0.80</td><td align="center"><u>0.89</u></td>
@@ -432,14 +434,16 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
432
  </table>
433
  </div>
434
 
 
 
435
  #### GEdit-Bench Evaluation
436
 
437
  <div align="center">
438
- <table>
439
  <thead>
440
  <tr>
441
  <th align="left">Models</th>
442
- <th align="center"># Params.</th>
443
  <th align="center">BC</th>
444
  <th align="center">CA</th>
445
  <th align="center">MM</th>
@@ -456,7 +460,7 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
456
  </thead>
457
  <tbody>
458
  <tr>
459
- <td align="left" colspan="14"><i>Generation-only Models</i></td>
460
  </tr>
461
  <tr>
462
  <td align="left">Gemini 2.0</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">6.32</td>
@@ -468,7 +472,7 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
468
  <td align="left">Qwen-Image-Edit</td><td align="center">20B</td><td align="center">8.23</td><td align="center">8.30</td><td align="center">7.33</td><td align="center">8.05</td><td align="center">7.49</td><td align="center">6.74</td><td align="center">8.57</td><td align="center">8.09</td><td align="center">8.29</td><td align="center">8.48</td><td align="center">8.50</td><td align="center">8.01</td>
469
  </tr>
470
  <tr>
471
- <td align="left" colspan="14"><i>Unified Models</i></td>
472
  </tr>
473
  <tr>
474
  <td align="left">Lumina-DiMOO</td><td align="center">8B</td><td align="center">3.43</td><td align="center">4.27</td><td align="center">3.08</td><td align="center">2.77</td><td align="center">4.74</td><td align="center">5.19</td><td align="center">4.44</td><td align="center">3.80</td><td align="center">4.38</td><td align="center">2.68</td><td align="center">4.20</td><td align="center">3.91</td>
@@ -495,12 +499,12 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
495
  #### VBench Evaluation (Video Generation)
496
 
497
  <div align="center">
498
- <table>
499
  <thead>
500
  <tr>
501
  <th align="left">Type</th>
502
  <th align="left">Model</th>
503
- <th align="center"># Params.</th>
504
  <th align="center">Total Score ↑</th>
505
  </tr>
506
  </thead>
@@ -559,7 +563,7 @@ python lance_gradio_t2v_v2t.py --gpus 0 --server-port 7860
559
  <td align="left">TUNA</td><td align="center">1.5B</td><td align="center"><u>84.06</u></td>
560
  </tr>
561
  <tr bgcolor="#f4e6ff">
562
- <td align="left">🌟 <b>Lance (Ours)</b><sup>†</sup></td><td align="center"><b>3B</b></td><td align="center"><b>85.11</b></td>
563
  </tr>
564
  </tbody>
565
  </table>
@@ -583,7 +587,7 @@ Copyright 2025 Bytedance Ltd. and/or its affiliates.
583
 
584
  ## 💖 Citation
585
 
586
- If you find Lance useful for your project or research, welcome to 🌟 this repo and cite our work using the following BibTeX:
587
 
588
  ```bibtex
589
  @misc{lance2026,
 
40
  Zhendong Mao,
41
  Yongdong Zhang
42
  </span>
43
+ <br>
44
  <em>ByteDance</em>
45
+ <br>
46
  <sup>*</sup> Equal contribution &nbsp;&nbsp;
47
  <sup>✉</sup> Corresponding authors &nbsp;&nbsp;
48
  <sup>§</sup> Project lead
49
  </p>
50
  <p>
51
+ <a href="https://lance-project.github.io/" style="text-decoration: none; margin: 0 8px;"><img src="https://img.shields.io/badge/Homepage-Lance-blue?style=flat" alt="Homepage"></a>
52
+ <a href="https://lance-project.github.io/assets/lance.pdf" style="text-decoration: none; margin: 0 8px;"><img src="https://img.shields.io/badge/Paper-arXiv-red?style=flat&logo=arxiv" alt="arXiv"></a>
53
+ <a href="https://huggingface.co/bytedance-research/Lance" style="text-decoration: none; margin: 0 8px;"><img src="https://img.shields.io/badge/Model-HuggingFace-yellow?style=flat&logo=huggingface" alt="Model"></a>
54
  <br>
55
  English | <a href="./Lance/blob/main/README_zh.md"><ins>简体中文</ins></a>
56
  </p>
 
132
  <img src="assets/video-understanding/previews/video-understanding-vqa-01.gif" width="100%">
133
  </a>
134
  <p><strong>Question:</strong> How many times did the person launch objects on the table? Options: (A) 3 (B) 2 (C) 4</p>
135
+ <p><strong>Response:</strong> (A) 3</p>
136
  </td>
137
  <td align="left" valign="top" width="33%">
138
  <a href="assets/video-understanding/videos/video-understanding-vqa-02.mp4">
139
  <img src="assets/video-understanding/previews/video-understanding-vqa-02.gif" width="100%">
140
  </a>
141
  <p><strong>Question:</strong> The person makes sets of repeated actions. How many distinct repeated actions did the person do? Options: (A) 2 (B) 3 (C) 4</p>
142
+ <p><strong>Response:</strong> (A) 2</p>
143
  </td>
144
  <td align="left" valign="top" width="33%">
145
  <a href="assets/video-understanding/videos/video-understanding-vqa-03.mp4">
146
  <img src="assets/video-understanding/previews/video-understanding-vqa-03.gif" width="100%">
147
  </a>
148
  <p><strong>Question:</strong> In which direction does the purple sphere move in the video? Options: (A) Down and to the right. (B) Up and to the left. (C) Up and to the right. (D) The object is stationary.</p>
149
+ <p><strong>Response:</strong> (A) Down and to the right.</p>
150
  </td>
151
  </tr>
152
  <tr>
 
155
  <img src="assets/video-understanding/previews/video-understanding-vqa-04.gif" width="100%">
156
  </a>
157
  <p><strong>Question:</strong> What is the unrealistic phenomenon displayed in the video? Options: (A) The man can manipulate time via phone. (B) Man grabs an object through a phone screen. (C) Chocolate transforms into different objects. (D) Visible means of propulsion enables flight.</p>
158
+ <p><strong>Response:</strong> (B) Man grabs an object through a phone screen.</p>
159
  </td>
160
  <td align="left" valign="top" width="33%">
161
  <a href="assets/video-understanding/videos/video-understanding-caption-short-01.mp4">
162
  <img src="assets/video-understanding/previews/video-understanding-caption-short-01.gif" width="100%">
163
  </a>
164
  <p><strong>Question:</strong> Offer a succinct account of the culinary process shown in this video.</p>
165
+ <p><strong>Response:</strong> Add tomato puree and mix it well with chicken pieces.</p>
166
  </td>
167
  <td align="left" valign="top" width="33%">
168
  <a href="assets/video-understanding/videos/video-understanding-caption-long-01.mp4">
169
  <img src="assets/video-understanding/previews/video-understanding-caption-long-01.gif" width="100%">
170
  </a>
171
  <p><strong>Question:</strong> Provide a detailed description of the given video, capturing its key moments.</p>
172
+ <p><strong>Response:</strong> In a sunlit meadow, a small tortoiseshell butterfly rests on a purple flower. A bee, with black and yellow stripes, lands on the same flower. The butterfly flaps its wings gently, while the bee busies itself, collecting nectar. The flower sways slightly in the breeze. The butterfly then takes off, and the bee follows, both heading to the next flower. The scene is a vivid display of insect interaction in a natural setting, with the colors of the butterfly and the bee contrasting against the green background of the meadow. The video captures this peaceful moment in a short 6-second duration.</p>
173
  </td>
174
  </tr>
175
  </table>
 
195
  <td align="left" valign="top" width="33%">
196
  <img src="assets/image-understanding/cases/image-understanding-case-01.png" alt="Pie chart reasoning case" width="100%">
197
  <p><strong>Question:</strong> Is the largest segment greater than sum of all the other segments?</p>
198
+ <p><strong>Response:</strong> Yes, the largest segment in the pie chart is the blue one, which is the most populous segment.</p>
199
  </td>
200
  <td align="left" valign="top" width="33%">
201
  <img src="assets/image-understanding/cases/image-understanding-case-02.png" alt="Survey chart about border security priorities" width="100%">
202
  <p><strong>Question:</strong> What percentage of respondents want better border security?</p>
203
+ <p><strong>Response:</strong> 29%</p>
204
  </td>
205
  <td align="left" valign="top" width="33%">
206
  <img src="assets/image-understanding/cases/image-understanding-case-03.png" alt="License plate recognition case" width="100%">
207
  <p><strong>Question:</strong> What is the license plate number of the car?</p>
208
+ <p><strong>Response:</strong> The license plate number of the car is BX62 BFY.</p>
209
  </td>
210
  </tr>
211
  <tr>
212
  <td align="left" valign="top" width="33%">
213
  <img src="assets/image-understanding/cases/image-understanding-case-04.png" alt="Market research chart reasoning case" width="100%">
214
  <p><strong>Question:</strong> According to the data from the proprietary market research, how much amount was spent on the promotional meetings and events during 1998?</p>
215
+ <p><strong>Response:</strong> According to the data from the proprietary market research, the total amount spent on the promotional meetings and events during 1998 was approximately $1.3 billion.</p>
216
  </td>
217
  <td align="left" valign="top" width="33%">
218
  <img src="assets/image-understanding/cases/image-understanding-case-05.png" alt="Colosseum description case" width="100%">
219
  <p><strong>Question:</strong> What is the appearance of the Colosseum in Rome, Italy?</p>
220
+ <p><strong>Response:</strong> The Colosseum in Rome, Italy is a magnificent ancient amphitheater made of stone and concrete. It is characterized by its large, arched openings and its semi-circular shape. The Colosseum has been partially restored, and its original color has faded, but the architectural details, like the columns and the semi-circular arches, are still visible. The lighting in the image highlights the grandeur and historical significance of the Colosseum, making it stand out against the backdrop of the evening sky.</p>
221
  </td>
222
  <td align="left" valign="top" width="33%">
223
  <img src="assets/image-understanding/cases/image-understanding-case-06.png" alt="Total solar eclipse case" width="100%">
224
  <p><strong>Question:</strong> How does a total solar eclipse look like from Earth?</p>
225
+ <p><strong>Response:</strong> A total solar eclipse looks like a dark circle with a bright, white outer edge. This is a result of the Earth's rotation and the Earth's shadow, which partially obscures the sun's light. The bright white edge of the eclipse is caused by the sun's high energy and its interaction with the Earth's atmosphere, while the dark part of the eclipse is due to the Earth's shadow and the surrounding air currents. The solar eclipse's shape, with its bright white edge and dark center, is similar to the shape of a full moon or a dark disk. It is a natural phenomenon that occurs in the atmosphere of the Earth and is an important part of the solar system.</p>
226
  </td>
227
  </tr>
228
  </table>
 
242
 
243
  ### Download Model Weights
244
 
245
+ Please download all the necessary model checkpoints of [Lance-3B (Huggingface Link)](https://huggingface.co/bytedance-research/Lance) and place them in the `downloads/` directory.
246
 
247
  ## 📚 Usage
248
 
 
299
  #### DPG-Bench Evaluation
300
 
301
  <div align="center">
302
+ <table align="center">
303
  <thead>
304
  <tr>
305
  <th align="left">Models</th>
306
+ <th align="center">#&nbsp;Params.</th>
307
  <th align="center">Global</th>
308
  <th align="center">Entity</th>
309
  <th align="center">Attribute</th>
 
314
  </thead>
315
  <tbody>
316
  <tr>
317
+ <td align="center" colspan="8"><i>Generation-only Models</i></td>
318
  </tr>
319
  <tr>
320
  <td align="left">SDXL</td><td align="center">3.5B</td><td align="center">83.27</td><td align="center">82.43</td><td align="center">80.91</td><td align="center">86.76</td><td align="center">80.41</td><td align="center">74.65</td>
 
332
  <td align="left">Qwen-Image</td><td align="center">20B</td><td align="center">91.32</td><td align="center">91.56</td><td align="center">92.02</td><td align="center">94.31</td><td align="center">92.73</td><td align="center">88.32</td>
333
  </tr>
334
  <tr>
335
+ <td align="center" colspan="8"><i>Unified Models</i></td>
336
  </tr>
337
  <tr>
338
  <td align="left">Janus-Pro-7B</td><td align="center">7B</td><td align="center">86.90</td><td align="center">88.90</td><td align="center">89.40</td><td align="center">89.32</td><td align="center">89.48</td><td align="center">84.19</td>
 
344
  <td align="left">Show-o2</td><td align="center">7B</td><td align="center">89.00</td><td align="center"><b>91.78</b></td><td align="center">89.96</td><td align="center">91.81</td><td align="center"><b>91.64</b></td><td align="center">86.14</td>
345
  </tr>
346
  <tr>
347
+ <td align="left">BAGEL<sup>†</sup></td><td align="center">7B</td><td align="center">88.94</td><td align="center">90.37</td><td align="center"><u>91.29</u></td><td align="center">90.82</td><td align="center">88.67</td><td align="center">85.07</td>
348
  </tr>
349
  <tr>
350
  <td align="left">InternVL-U</td><td align="center">1.7B</td><td align="center"><u>90.39</u></td><td align="center">90.78</td><td align="center">90.68</td><td align="center">90.29</td><td align="center">88.77</td><td align="center">85.18</td>
 
362
  </table>
363
  </div>
364
 
365
+ <p align="center"><em><sup>†</sup> indicates methods that use LLM rewriters for prompt rewriting before generation.</em></p>
366
+
367
  #### GenEval Evaluation
368
 
369
  <div align="center">
370
+ <table align="center">
371
  <thead>
372
  <tr>
373
  <th align="left">Models</th>
374
+ <th align="center">#&nbsp;Params.</th>
375
  <th align="center">1-Obj.</th>
376
  <th align="center">2-Obj.</th>
377
  <th align="center">Count</th>
 
383
  </thead>
384
  <tbody>
385
  <tr>
386
+ <td align="center" colspan="9"><i>Generation-only Models</i></td>
387
  </tr>
388
  <tr>
389
  <td align="left">SDXL</td><td align="center">3.5B</td><td align="center">0.98</td><td align="center">0.74</td><td align="center">0.39</td><td align="center">0.85</td><td align="center">0.15</td><td align="center">0.23</td><td align="center">0.55</td>
 
401
  <td align="left">Qwen-Image</td><td align="center">20B</td><td align="center">0.99</td><td align="center">0.92</td><td align="center">0.89</td><td align="center">0.88</td><td align="center">0.76</td><td align="center">0.77</td><td align="center">0.87</td>
402
  </tr>
403
  <tr>
404
+ <td align="center" colspan="9"><i>Unified Models</i></td>
405
  </tr>
406
  <tr>
407
  <td align="left">Janus-Pro-7B</td><td align="center">7B</td><td align="center"><u>0.99</u></td><td align="center">0.89</td><td align="center">0.59</td><td align="center">0.90</td><td align="center">0.79</td><td align="center">0.66</td><td align="center">0.80</td>
 
413
  <td align="left">Show-o2</td><td align="center">7B</td><td align="center"><b>1.00</b></td><td align="center">0.87</td><td align="center">0.58</td><td align="center">0.92</td><td align="center">0.52</td><td align="center">0.62</td><td align="center">0.76</td>
414
  </tr>
415
  <tr>
416
+ <td align="left">BAGEL<sup>†</sup></td><td align="center">7B</td><td align="center">0.98</td><td align="center">0.95</td><td align="center"><b>0.84</b></td><td align="center"><u>0.95</u></td><td align="center">0.78</td><td align="center">0.77</td><td align="center">0.88</td>
417
  </tr>
418
  <tr>
419
  <td align="left">Mogao</td><td align="center">7B</td><td align="center"><b>1.00</b></td><td align="center"><b>0.97</b></td><td align="center"><u>0.83</u></td><td align="center">0.93</td><td align="center">0.84</td><td align="center">0.80</td><td align="center"><u>0.89</u></td>
 
434
  </table>
435
  </div>
436
 
437
+ <p align="center"><em><sup>†</sup> indicates methods that use LLM rewriters for prompt rewriting before generation.</em></p>
438
+
439
  #### GEdit-Bench Evaluation
440
 
441
  <div align="center">
442
+ <table align="center">
443
  <thead>
444
  <tr>
445
  <th align="left">Models</th>
446
+ <th align="center">#&nbsp;Params.</th>
447
  <th align="center">BC</th>
448
  <th align="center">CA</th>
449
  <th align="center">MM</th>
 
460
  </thead>
461
  <tbody>
462
  <tr>
463
+ <td align="center" colspan="14"><i>Generation-only Models</i></td>
464
  </tr>
465
  <tr>
466
  <td align="left">Gemini 2.0</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">6.32</td>
 
472
  <td align="left">Qwen-Image-Edit</td><td align="center">20B</td><td align="center">8.23</td><td align="center">8.30</td><td align="center">7.33</td><td align="center">8.05</td><td align="center">7.49</td><td align="center">6.74</td><td align="center">8.57</td><td align="center">8.09</td><td align="center">8.29</td><td align="center">8.48</td><td align="center">8.50</td><td align="center">8.01</td>
473
  </tr>
474
  <tr>
475
+ <td align="center" colspan="14"><i>Unified Models</i></td>
476
  </tr>
477
  <tr>
478
  <td align="left">Lumina-DiMOO</td><td align="center">8B</td><td align="center">3.43</td><td align="center">4.27</td><td align="center">3.08</td><td align="center">2.77</td><td align="center">4.74</td><td align="center">5.19</td><td align="center">4.44</td><td align="center">3.80</td><td align="center">4.38</td><td align="center">2.68</td><td align="center">4.20</td><td align="center">3.91</td>
 
499
  #### VBench Evaluation (Video Generation)
500
 
501
  <div align="center">
502
+ <table align="center">
503
  <thead>
504
  <tr>
505
  <th align="left">Type</th>
506
  <th align="left">Model</th>
507
+ <th align="center">#&nbsp;Params.</th>
508
  <th align="center">Total Score ↑</th>
509
  </tr>
510
  </thead>
 
563
  <td align="left">TUNA</td><td align="center">1.5B</td><td align="center"><u>84.06</u></td>
564
  </tr>
565
  <tr bgcolor="#f4e6ff">
566
+ <td align="left">🌟 <b>Lance (Ours)</b></td><td align="center"><b>3B</b></td><td align="center"><b>85.11</b></td>
567
  </tr>
568
  </tbody>
569
  </table>
 
587
 
588
  ## 💖 Citation
589
 
590
+ If you find **Lance** useful for your project or research, welcome to 🌟 this repo and cite our work using the following BibTeX:
591
 
592
  ```bibtex
593
  @misc{lance2026,