Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ppdiffusers] AnimateAnyone Training Support #501

Merged
merged 6 commits into from
Apr 17, 2024

Conversation

Tsaiyue
Copy link
Contributor

@Tsaiyue Tsaiyue commented Apr 9, 2024

No description provided.

Copy link

paddle-bot bot commented Apr 9, 2024

Thanks for your contribution!

@Tsaiyue Tsaiyue marked this pull request as ready for review April 10, 2024 09:48
Copy link
Contributor

@westfish westfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@westfish westfish merged commit 487d493 into PaddlePaddle:develop Apr 17, 2024
3 checks passed

### 4.4 第二阶段微调前后对比
在第二阶段训练中,利用 [animatediff初始化权重](https://huggingface.co/guoyww/animatediff)对模型组网中的motion_modules进行微调,微调前后生成效果对比如下:
| Static Image | Pose Video | Before Fine-tuning | After Fine-tuning |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Static Image这一列的图片貌似有问题,不能按照原比例显示

from paddlenlp.utils.log import logger
from src.models.mutual_self_attention import ReferenceAttentionControl
from src.models.pose_guider import PoseGuider
from src.models.unet_2d_condition import UNet2DConditionModel
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Tsaiyue Tsaiyue deleted the AnimateAnyone_trn branch April 17, 2024 10:41
westfish added a commit that referenced this pull request Jun 4, 2024
Resolve comment from #501

---------

Co-authored-by: xuzhang <westfish@126.com>
westfish added a commit to westfish/PaddleMIX that referenced this pull request Sep 25, 2024
Co-authored-by: xuzhang <westfish@126.com>
westfish added a commit to westfish/PaddleMIX that referenced this pull request Sep 25, 2024
Resolve comment from PaddlePaddle#501

---------

Co-authored-by: xuzhang <westfish@126.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants