- 文章标题:FastComposer: Tuning-Free Multi-Subject Image Generation with Localized Attention
- 文章地址:https://arxiv.org/abs/2305.10431
- IJCV 2024


- 数据:基于FFHQ-wild(人脸数据集)建造的数据
- 指标:ID-preservation(检测人脸后使用FaceNet计算相似度,对于多目标,使用贪心匹配计算相似度);Prompt Consistency(使用CLIP Score);Total Time(微调和推理所消耗的时间);最大内存占用。
- 硬件:8 A6000/bs128
- 开源:https://github.com/mit-han-lab/fastcomposer