Jamie-Cheung / ArtBank

ArtBank: Artistic Style Transfer with Pre-trained Diffusion Model and Implicit Style Prompt Bank (AAAI2024)
31 stars 2 forks source link

About the modules of the model #4

Open OrangeZz0331 opened 5 months ago

OrangeZz0331 commented 5 months ago

Firstly, thank you for the article!I have benefited greatly after reading it!

Ater reading the code,I found the “taming”folder and I would like to know whether it played a role in your model? And I don't find your "SSAM" module in your code,Can you tell me where the module is?

Thank you again!

Jamie-Cheung commented 5 months ago

Firstly, thank you for the article!I have benefited greatly after reading it!

Ater reading the code,I found the “taming”folder and I would like to know whether it played a role in your model? And I don't find your "SSAM" module in your code,Can you tell me where the module is?

Thank you again!

The "ldm/modules/embedding_manager.py" plays a role in our model. We don't provide the code of "SSAM". In the line184-199 of embedding_manager.py, the cross-attention is released.

OrangeZz0331 commented 4 months ago

You mean that you don't provide the code of"SSAM" yet,right? But,without "SSAM",how can I train the model? Could you please provide the complete code of the "SSAM" module later? Thank you very much!

Jamie-Cheung commented 4 months ago

You mean that you don't provide the code of"SSAM" yet,right? But,without "SSAM",how can I train the model? Could you please provide the complete code of the "SSAM" module later? Thank you very much! You can train the model directly by referring to the commands provided by ReadME.md. The released code use the widely-used cross-attention instead of SSAM, but this does not affect the quality of the stylized images.

OrangeZz0331 commented 4 months ago

OK,thank you!

ZHOU1023 commented 3 months ago

Sorry I just started learning ldm. would like to know the difference between stable_txt2style.py file and main.py file? Why do you run main.py instead of stable_txt2style.py when training? Isn't running only main.py fine-tuning the stable diffusion?

OrangeZz0331 commented 3 months ago

Sorry I just started learning ldm. would like to know the difference between stable_txt2style.py file and main.py file? Why do you run main.py instead of stable_txt2style.py when training? Isn't running only main.py fine-tuning the stable diffusion?

很抱歉我刚开始学习ldm。想知道stable_txt2style.py文件和main.py文件的区别?为什么训练时运行main.py而不是stable_txt2style.py?运行不只是main.py微调稳定扩散吗?

I don't know,sorry

OrangeZz0331 commented 1 month ago

ok,How can I contact you?We can communicate together.

OrangeZz0331 commented 1 month ago

OK  

橙橙子 @.***

 

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2024年7月8日(星期一) 晚上9:29 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [Jamie-Cheung/ArtBank] About the modules of the model (Issue #4)

ok,How can I contact you?We can communicate together.

BABMLJX,WeChat,thanks

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>