-
Notifications
You must be signed in to change notification settings - Fork 0
/
gallery.html
555 lines (547 loc) · 27.3 KB
/
gallery.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
<!DOCTYPE html>
<html>
<head>
<script>
window.dataLayer = window.dataLayer || [];
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>VD3D: Taming Large Video Diffusion Transformers for 3D Camera Control</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/css/bootstrap.min.css">
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,500,600' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="data/assets/css/styles.css">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="data/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="data/favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<!-- <meta name="robots" content="noindex"> -->
<meta property="og:site_name" content="VD3D" />
<meta property="og:type" content="video.other" />
<meta property="og:title" content="VD3D: Taming Large Video Diffusion Transformers for 3D Camera Control" />
<meta property="og:description" content="VD3D: Taming Large Video Diffusion Transformers for 3D Camera Control." />
<meta property="og:url" content="" />
</head>
<body>
<div class="highlight-clean" style="padding-bottom: 0px; padding-top: 20px;">
<div class="container" style="max-width: 1024px; margin-bottom: 20px">
<h1 class="text-center" style="font-size:33px;"><b>VD3D</b>: Taming Large Video Diffusion Transformers for 3D Camera Control</h1>
</div>
<div class="container" style="max-width: 1024px; margin-bottom: 20px;">
<div class="authors" style="font-size:6px;">
<a href=https://sherwinbahmani.github.io/>
Sherwin Bahmani<sup>1,2,3</sup>
</a>
<a href=https://universome.github.io/>
Ivan Skorokhodov<sup>3</sup>
</a>
<a href=https://aliaksandrsiarohin.github.io/aliaksandr-siarohin-website/>
Aliaksandr Siarohin<sup>3</sup>
</a>
<a href=https://www.willimenapace.com/>
Willi Menapace<sup>3</sup>
</a>
<a href=https://guochengqian.github.io/>
Guocheng Qian<sup>3</sup>
</a>
<a href=https://scholar.google.com/citations?user=LXBfhBcAAAAJ&hl=en/>
Michael Vasilkovsky<sup>3</sup>
</a>
<br>
</div>
<div class="authors">
<a href=http://hsinyinglee.com/>
Hsin-Ying Lee<sup>3</sup>
</a>
<a href=https://mightychaos.github.io/>
Chaoyang Wang<sup>3</sup>
</a>
<a href=https://scholar.google.com.hk/citations?user=vjw1cJkAAAAJ&hl=en/>
Jiaxu Zou<sup>3</sup>
</a>
<a href=https://taiya.github.io/>
Andrea Tagliasacchi<sup>1,4</sup>
</a>
<a href=https://davidlindell.com/>
David B. Lindell<sup>1,2</sup>
</a>
<a href=http://www.stulyakov.com/>
Sergey Tulyakov<sup>3</sup>
</a>
</div>
<div class="affiliations">
<span><sup>1</sup>University of Toronto </span>
<span><sup>2</sup>Vector Institute </span>
<span><sup>3</sup>Snap Inc. </span>
<span><sup>4</sup>SFU </span>
</div>
<div class="container" style="max-width: 1024px; margin-bottom: 20px">
<h1 class="text-center" style="font-size:22px;">arXiv 2024</h1>
</div>
</div>
<div id="container">
<div class="buttons" style="margin-top: 8px; margin-bottom: 8px;">
<a class="btn btn-light" role="button" href="https://arxiv.org/abs/2407.12781">
<svg style="width:24px;height:24px;margin-left:-12px;margin-right:12px" viewBox="0 0 24 24">
<path fill="currentColor" d="M16 0H8C6.9 0 6 .9 6 2V18C6 19.1 6.9 20 8 20H20C21.1 20 22 19.1 22 18V6L16 0M20 18H8V2H15V7H20V18M4 4V22H20V24H4C2.9 24 2 23.1 2 22V4H4M10 10V12H18V10H10M10 14V16H15V14H10Z"></path>
</svg>Paper
</a>
<a class="btn btn-light" role="button" href="index.html">
<svg style="visibility:hidden;width:0px;height:24px;margin-left:-12px;margin-right:12px" width="0px" height="24px" viewBox="0 0 375 531">
<polygon stroke="#000000" points="0.5,0.866 459.5,265.87 0.5,530.874 "></polygon>
</svg>
Project
</a>
</div>
</div>
</div>
<hr class="divider" />
<div class="container" style="max-width: 768px;">
<div class="row" style="margin-bottom: 0px;">
<div class="col-xs-33 compare-title compare-title-sm">
<p>Camera Input</p>
</div>
<div class="col-xs-33 compare-title compare-title-sm">
<p>Reference Trajectory Video</p>
</div>
<div class="col-xs-33 compare-title">
<p>Camera Controlled Generation</p>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/25.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/25/00000_00429.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A trio of fashionable, beret-clad cats sips coffee at a chic Parisian cafe</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/30.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/30/00000_00140.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">An astronaut cooking with a pan and fire in the kitchen</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/47.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/47/00000_00009.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A cat sits at a grand piano, its paws gracefully tapping the keys</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/17.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/17/00000_00468.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A huge dinosaur skeleton is walking in a golden wheat field on a bright sunny day</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/18.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/18/00000_00006.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A man with a skull face in flames walking around Piccadilly circus</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/27.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/27/00000_00131.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">Otters with chef hats, skillfully preparing a miniature sushi feast on a lily pad</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/31.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/31/00000_00056.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">An astronaut feeding ducks on a sunny afternoon, reflection from the water</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/37.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/37/00000_00015.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">Cats engage in a strategic chess match on an ornate board</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/38.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/38/00000_00221.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">In a chic urban kitchen, a cat donned in a chef's hat expertly kneads dough on a marble countertop</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/51.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/51/00000_00099.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">In a potter's studio, skilled hands mold clay into a delicate sculpture</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/59.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/59/00000_00055.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">Melting ice cream dripping down the cone</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/0.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/0/00000_00141.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">3 sheep enjoying spaghetti together</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/2.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/2/00000_00134.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A burning volcano</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/3.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/3/00000_00198.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A cat wearing sunglasses and working as a lifeguard at a pool</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/4.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/4/00000_00218.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A cat, dressed in detective attire, examines a magnifying glass over a crime scene made of scattered yarn</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/5.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/5/00000_00223.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A chihuahua in astronaut suit and sunglasses floating in space</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/8.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/8/00000_00000.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A couple enjoys a romantic gondola ride in Venice, Italy</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/9.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/9/00000_00261.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A cute golden hamster throwing punches wearing pair of boxing gloves in a boxing ring</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/14.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/14/00000_00186.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A hamster wearing virtual reality headsets is a dj in a disco</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/19.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/19/00000_00049.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A Corgi dog riding a bike in Times Square. It is wearing sunglasses and a beach hat</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/21.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/21/00000_00158.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A mouse in renaissance clothing eating a cheese slice</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/22.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/22/00000_00449.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A snowman in a Venetian gondola ride</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/23.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/23/00000_00165.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">A squirrel eating a burger</h6>
</div>
</div>
</div>
<div class="row captioned_videos">
<div class="col-xs-33">
<center>
<div class="video-compare-container" style="width: 100%">
<img src="data/videos/ours_cameras/26.png" width="66%" height="66%">
</div>
</center>
</div>
<div class="col-xs-64">
<div class="video-compare-container" style="width: 100%">
<video class="video lazy" id="ex16" loop playsinline autoPlay muted src="data/videos/ours/26/00000_00262.mp4"></video>
</div>
<div class="compare-title" style="width: 47%;margin-left: 53%">
<h6 class="caption" style="font-size:11px">Across a sun-soaked desert, two sports cars engage in a high-speed chase</h6>
</div>
</div>
</div>
<hr class="divider" />
<div class="container" style="max-width: 768px;">
<div class="row">
<div class="col-md-12">
<h2>Citation</h2>
<code>
@article{bahmani2024vd3d,<br>
author = {Bahmani, Sherwin and Skorokhodov, Ivan and Siarohin, Aliaksandr and Menapace, Willi and Qian, Guocheng and Vasilkovsky, Michael and Lee, Hsin-Ying and Wang, Chaoyang and Zou, Jiaxu and Tagliasacchi, Andrea and Lindell, David B. and Tulyakov, Sergey},<br>
title = {VD3D: Taming Large Video Diffusion Transformers for 3D Camera Control},<br>
journal = {arXiv preprint arXiv:2407.12781},<br>
year = {2024},<br>
}</code></div>
</div>
</div>
<hr class="divider" />
<div class="container" style="max-width: 768px;">
<footer>
<p> Website template from <a href="https://dreamfusion3d.github.io/">DreamFusion</a> and <a href="https://mv-dream.github.io/">MVDream</a> . We thank the authors for the open-source code.</p>
</footer>
</div>
<script src="data/assets/js/yall.js"></script>
<script>
yall(
{
observeChanges: true
}
);
</script>
</body>
</html>