-
Notifications
You must be signed in to change notification settings - Fork 0
/
nerf_dreamfusion_gallery_21.html
99 lines (88 loc) · 4.45 KB
/
nerf_dreamfusion_gallery_21.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
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XB3PR2Y1TQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XB3PR2Y1TQ');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>RichDreamer: A Generalizable Normal-Depth Diffusion Model for Detail Richness in Text-to-3D</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="assets/css/Highlight-Clean.css">
<link rel="stylesheet" href="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="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<meta name="robots" content="noindex">
<meta property="og:site_name" content="RichDreamer" />
<meta property="og:type" content="video.other" />
<meta property="og:title" content="RichDreamer: A Generalizable Normal-Depth Diffusion Model for Detail Richness in Text-to-3D" />
<meta property="og:description" content="RichDreamer: A Generalizable Normal-Depth Diffusion Model for Detail Richness in Text-to-3D" />
<meta property="og:url" content="" />
<script src="assets/js/video_comparison.js"></script>
<script type="module" src="https://unpkg.com/@google/model-viewer@2.0.1/dist/model-viewer.min.js"></script>
</head>
<body>
<div class="highlight-clean" style="padding-bottom: 10px;">
<div class="container" style="max-width: 1024px; margin-bottom: 20px;">
<h1 class="text-center"><b>RichDreamer</b>: A Generalizable Normal-Depth Diffusion Model for Detail Richness in Text-to-3D</h1>
</div>
</div>
<hr class="divider" />
<div class="container" style="max-width: 1024px;">
<div class="row">
<div class="col-sm-12">
<h2>Results from DreamFusion Prompts (211-211 / 211)</h2>
<p>Original Videos can be Checked at <a href="#">OneDrive</a> </p>
</div>
</div>
<div class="row" style="margin-bottom: 0px;">
<div class="col-md-6 captioned_videos" id="res_210" style="margin-top: 0px; margin-bottom: 0px ;">
<video class="video lazy" loop playsinline autoplay muted style="width: 100%">
<source data-src="./static/NeRF-Dreamfusion/the leaning tower of Pisa, aerial view.mp4" type="video/mp4"></source>
</video>
<p class="compare-caption">the leaning tower of Pisa, aerial view</p>
</div>
</div>
<div class="row" style="margin-bottom: 0px;">
<div class="col-sm-3" style="margin-left:auto">
<a href="nerf_dreamfusion_gallery_20.html" class="btn btn-primary btn-lg ">
Previous Page
</a>
</div>
<div class="col-sm-3" style="margin-right:auto">
<a href="nerf_dreamfusion_gallery_22.html" class="btn btn-primary btn-lg disabled">
Next Page
</a>
</div>
</div>
</div>
<hr class="divider" />
<div class="container" style="max-width: 1024px;">
<footer>
<p> Website template from <a href="https://dreamfusion3d.github.io/">DreamFusion</a>. We thank the authors for the open-source code.</p>
</footer>
</div>
<script src="https://polyfill.io/v3/polyfill.js?features=IntersectionObserver"></script>
<script src="assets/js/yall.js"></script>
<script>
yall(
{
observeChanges: true
}
);
</script>
<script src="assets/js/scripts.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/js/bootstrap.bundle.min.js"></script>
<script src="https://uploads-ssl.webflow.com/51e0d73d83d06baa7a00000f/js/webflow.fd002feec.js"></script>
<!-- Import the component -->
</body>
</html>