TencentARC / PhotoMaker

PhotoMaker [CVPR 2024]
https://photo-maker.github.io/
Other
9.59k stars 769 forks source link

How to perform fusion operation with MLPs? #2

Open FlyHighest opened 11 months ago

FlyHighest commented 11 months ago

Hi, thanks for your great work. In the paper, it is said in section 3.2, that word feature vector will be fused with image embeddings. Could you please provide more details about such fusion? Is it a concat operation on channel dim?

eezywu commented 11 months ago

same question

Paper99 commented 10 months ago

Hi all,

We have released the code, demo, and model of our PhotoMaker. You could refer to our code for more details.