README.md 1.35 KB
Newer Older
Zhen Li's avatar
Zhen Li committed
1
2
3
4
5
6
7
8
9
<p align="center">
  <img src="https://photo-maker.github.io/assets/logo.png" height=100>

</p>

<!-- ## <div align="center"><b>PhotoMaker</b></div> -->
<div align="center">
  
## PhotoMaker: Customizing Realistic Human Photos via Stacked ID Embedding
Zhen Li's avatar
Zhen Li committed
10
[[Paper](https://arxiv.org/abs/2312.04461)] &emsp; [[Project Page](https://photo-maker.github.io)] &emsp; [Demo] <be>
Zhen Li's avatar
Zhen Li committed
11
</div>
Zhen Li's avatar
Zhen Li committed
12
13
14
15
16

We are currently organizing the code and demo to ensure that everyone can enjoy the wonderful journey that PhotoMaker may bring as soon as possible.

If you want to support and cheer for us, please star ⭐ our project. 

Zhen Li's avatar
Zhen Li committed
17
18
19
20
21
<br>

<p align="center">
  <img src="https://photo-maker.github.io/assets/teaser.jpg">
</p>
Zhen Li's avatar
Zhen Li committed
22

Zhen Li's avatar
Zhen Li committed
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
### Recontextualization

<p align="center">
  <img src="https://photo-maker.github.io/assets/website_recontext.jpg">
</p>

### Bringing a person in artwork/old photo into reality

<p align="center">
  <img src="https://photo-maker.github.io/assets/website_oldphoto.jpg">
</p>

### Stylization

<p align="center">
  <img src="https://photo-maker.github.io/assets/stylization.jpg">
</p>


### Citation	
Zhen Li's avatar
Zhen Li committed
43
44
45
46
47
48
49
50
51

```
@article{li2023photomaker,
  title={PhotoMaker: Customizing Realistic Human Photos via Stacked ID Embedding},
  author={Li, Zhen and Cao, Mingdeng and Wang, Xintao and Qi, Zhongang and Cheng, Ming-Ming and Shan, Ying},
  booktitle={arXiv preprint arxiv:2312.04461},
  year={2023}
}
```