docs: add readme.
Browse files
README.md
CHANGED
@@ -2,4 +2,27 @@
|
|
2 |
license: other
|
3 |
license_name: slab-license-1.0
|
4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: other
|
3 |
license_name: slab-license-1.0
|
4 |
license_link: LICENSE
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- 3d-generation
|
9 |
+
- city-generation
|
10 |
+
- 3d-aigc
|
11 |
---
|
12 |
+
|
13 |
+
# CityDreamer: Compositional Generative Model of Unbounded 3D Cities
|
14 |
+
|
15 |
+
[Haozhe Xie](https://haozhexie.com), [Zhaoxi Chen](https://frozenburning.github.io/), [Fangzhou Hong](https://hongfz16.github.io/), [Ziwei Liu](https://liuziwei7.github.io/)
|
16 |
+
|
17 |
+
S-Lab, Nanyang Technological University
|
18 |
+
|
19 |
+
![Counter](https://api.infinitescript.com/badgen/count?name=hzxie/CityDreamer)
|
20 |
+
[![arXiv](https://img.shields.io/badge/arXiv-2309.00610-b31b1b.svg)](https://arxiv.org/abs/2309.00610)
|
21 |
+
[![HuggingFace](https://img.shields.io/badge/%F0%9F%A4%97-Hugging%20Face-blue)](https://huggingface.co/spaces/hzxie/city-dreamer)
|
22 |
+
[![YouTube](https://img.shields.io/badge/Spotlight%20Video-%23FF0000.svg?logo=YouTube&logoColor=white)](https://youtu.be/te4zinLTYz0)
|
23 |
+
[![GitHub](https://img.shields.io/github/stars/hzxie/city-dreamer)](https://github.com/hzxie/city-dreamer)
|
24 |
+
[![Twitter](https://img.shields.io/twitter/follow/zjhzxhz)](https://twitter.com/zjhzxhz)
|
25 |
+
|
26 |
+
## License
|
27 |
+
|
28 |
+
This project is licensed under [NTU S-Lab License 1.0](https://huggingface.co/hzxie/city-dreamer/blob/main/LICENSE). Redistribution and use should follow this license.
|