Diffusers
Safetensors
Xiaoyu521 commited on
Commit
678650f
·
verified ·
1 Parent(s): 1e008f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -5
README.md CHANGED
@@ -1,5 +1,34 @@
1
- ---
2
- license: other
3
- license_name: license
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: license
4
+ license_link: LICENSE
5
+ ---
6
+
7
+
8
+ <div align="center">
9
+ <h2>StereoCrafter: Diffusion-based Generation of Long and High-fidelity Stereoscopic 3D from Monocular Videos</h2>
10
+
11
+ Sijie Zhao*&emsp;
12
+ Wenbo Hu*&emsp;
13
+ Xiaodong Cun*&emsp;
14
+ Yong Zhang&dagger;&emsp;
15
+ Xiaoyu Li&dagger;&emsp;<br>
16
+ Zhe Kong&emsp;
17
+ Xiangjun Gao&emsp;
18
+ Muyao Niu&emsp;
19
+ Ying Shan
20
+
21
+ &emsp;* equal contribution &emsp; &dagger; corresponding author
22
+
23
+ <h3>Tencent AI Lab&emsp;&emsp;ARC Lab, Tencent PCG</h3>
24
+
25
+ <a href='https://arxiv.org/abs/2409.07447'><img src='https://img.shields.io/badge/arXiv-PDF-a92225'></a> &emsp;
26
+ <a href='https://stereocrafter.github.io/'><img src='https://img.shields.io/badge/Project_Page-Page-64fefe' alt='Project Page'></a> &emsp;
27
+ <a href=''><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Weights-yellow'></a>
28
+ </div>
29
+
30
+ ## 💡 Abstract
31
+
32
+ We propose a novel framework to convert any 2D videos to immersive stereoscopic 3D ones that can be viewed on different display devices, like 3D Glasses, Apple Vision Pro and 3D Display. It can be applied to various video sources, such as movies, vlogs, 3D cartoons, and AIGC videos.
33
+
34
+ ![teaser](assets/teaser.jpg)