File size: 1,528 Bytes
a12a8d2
 
 
 
e6e1b1e
 
a5c51c7
 
a12a8d2
e6e1b1e
 
 
 
 
 
 
 
0e1af0b
 
 
 
e6e1b1e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: other
license_name: license
license_link: LICENSE
language:
- en
tags:
- image-to-3d
---
# SceneDreamer Model Card

<!-- Provide a quick summary of what the model is/does. -->

SceneDreamer learns to generate unbounded 3D scenes from in-the-wild 2D image collections.

Our method can synthesize diverse landscapes across different styles, with 3D consistency, well-defined depth, and free camera trajectory.

<tr>
    <img src="./teaser.gif" width="100%"/>
</tr>


## Model Details

### Model Sources

<!-- Provide the basic links for the model. -->

- **Repository:** https://github.com/FrozenBurning/SceneDreamer
- **Paper:** https://arxiv.org/abs/2302.01330
- **Demo:** https://huggingface.co/spaces/FrozenBurning/SceneDreamer

## Citation

<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->

**BibTeX:**
```
@ARTICLE {chen2023sd,
author = {Z. Chen and G. Wang and Z. Liu},
journal = {IEEE Transactions on Pattern Analysis &amp; Machine Intelligence},
title = {SceneDreamer: Unbounded 3D Scene Generation From 2D Image Collections},
year = {2023},
volume = {45},
number = {12},
issn = {1939-3539},
pages = {15562-15576},
keywords = {three-dimensional displays;solid modeling;semantics;cameras;training;rendering (computer graphics);geometry},
doi = {10.1109/TPAMI.2023.3321857},
publisher = {IEEE Computer Society},
address = {Los Alamitos, CA, USA},
month = {dec}
}
```

## Model Card Contact

Zhaoxi Chen: zhaoxi001@ntu.edu.sg