TencentARC / PhotoMaker

PhotoMaker

Home Page:https://photo-maker.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about training code & details.

Weifeng-Chen opened this issue · comments

I'm trying to replicate your result. Is there any plan to release the training code? I have to doubts about your work: Q1: which part of id_encoder got trained based on image_encoder? Q2: is the lora same as the one in ip-adapter?

Thanks for your interest! We are in the process of organizing the training code, but we cannot guarantee the release time.
Q1: CLIP image encoder
Q2: The LoRA size in ip-adapter-FaceID is much bigger than ours.

Thanks for your interest! We are in the process of organizing the training code, but we cannot guarantee the release time. Q1: CLIP image encoder Q2: The LoRA size in ip-adapter-FaceID is much bigger than ours.

Thanks! Looking forward to the training code. So, you train the whole CLIP image encoder, unlike part layers in paper?