hzxie commited on
Commit
33e264e
·
verified ·
1 Parent(s): 7e1e329

docs: update README

Browse files
Files changed (1) hide show
  1. README.md +35 -5
README.md CHANGED
@@ -1,5 +1,35 @@
1
- ---
2
- license: other
3
- license_name: slab-license
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
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
+ pipeline_tag: text-to-3d
12
+ ---
13
+
14
+ <style>
15
+ h1, h2 {margin: 20px 0 10px}
16
+ p {margin: 0 0 5px}
17
+ img {display: inline-block; margin: 0}
18
+ </style>
19
+
20
+ # GaussianCity: Generative Gaussian Splatting for Unbounded 3D City Generation
21
+
22
+ [Haozhe Xie](https://haozhexie.com/about), [Zhaoxi Chen](https://frozenburning.github.io/), [Fangzhou Hong](https://hongfz16.github.io/), [Ziwei Liu](https://liuziwei7.github.io/)
23
+
24
+ S-Lab, Nanyang Technological University
25
+
26
+ ![Counter](https://api.infinitescript.com/badgen/count?name=hzxie/GaussianCity)
27
+ [![arXiv](https://img.shields.io/badge/arXiv-2406.06526-b31b1b.svg)](https://arxiv.org/abs/2406.06526)
28
+ [![HuggingFace](https://img.shields.io/badge/%F0%9F%A4%97-Hugging%20Face-blue)](https://huggingface.co/spaces/hzxie/gaussian-city)
29
+ [![YouTube](https://img.shields.io/badge/Spotlight%20Video-%23FF0000.svg?logo=YouTube&logoColor=white)](https://youtu.be/anDwIXlfjUA)
30
+ [![GitHub](https://img.shields.io/github/stars/hzxie/GaussianCity)](https://github.com/hzxie/GaussianCity)
31
+ [![Twitter](https://img.shields.io/twitter/follow/zjhzxhz)](https://twitter.com/zjhzxhz)
32
+
33
+ ## License
34
+
35
+ This project is licensed under [NTU S-Lab License 1.0](https://huggingface.co/hzxie/gaussian-city/blob/main/LICENSE). Redistribution and use should follow this license.