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

Flow-Based Probabilistic Pose Generation #28

Open
VictorLeeICT opened this issue Aug 27, 2024 · 4 comments
Open

Flow-Based Probabilistic Pose Generation #28

VictorLeeICT opened this issue Aug 27, 2024 · 4 comments

Comments

@VictorLeeICT
Copy link

您好,非常棒的工作,我仔细看了您的训练代码,并未发现训练pose标准化流的代码,请问会发布训练pose标准化流的代码吗?

@tanshuai0219
Copy link
Owner

您好,非常棒的工作,我仔细看了您的训练代码,并未发现训练pose标准化流的代码,请问会发布训练pose标准化流的代码吗?

您好,感谢关注,目前这部分代码还没有公布,但是您可以参考MoGlow,我在写代码的时候主要是以这个code作为base写的。

@VictorLeeICT
Copy link
Author

您好,非常棒的工作,我仔细看了您的训练代码,并未发现训练pose标准化流的代码,请问会发布训练pose标准化流的代码吗?

您好,感谢关注,目前这部分代码还没有公布,但是您可以参考MoGlow,我在写代码的时候主要是以这个code作为base写的。
哦哦哦,非常感谢!关于从视频中提取的pose weights,您用的提取器是EDTalk中训练好的Ecoder吗?

@tanshuai0219
Copy link
Owner

您好,非常棒的工作,我仔细看了您的训练代码,并未发现训练pose标准化流的代码,请问会发布训练pose标准化流的代码吗?

您好,感谢关注,目前这部分代码还没有公布,但是您可以参考MoGlow,我在写代码的时候主要是以这个code作为base写的。
哦哦哦,非常感谢!关于从视频中提取的pose weights,您用的提取器是EDTalk中训练好的Ecoder吗?

是的,可以参考这行

alpha_D_pose = self.pose_fc(shared_fc)

有您有帮助的话,麻烦留个star 🌟 感谢~

@VictorLeeICT
Copy link
Author

您好,非常棒的工作,我仔细看了您的训练代码,并未发现训练pose标准化流的代码,请问会发布训练pose标准化流的代码吗?

您好,感谢关注,目前这部分代码还没有公布,但是您可以参考MoGlow,我在写代码的时候主要是以这个code作为base写的。
哦哦哦,非常感谢!关于从视频中提取的pose weights,您用的提取器是EDTalk中训练好的Ecoder吗?

是的,可以参考这行

alpha_D_pose = self.pose_fc(shared_fc)

有您有帮助的话,麻烦留个star 🌟 感谢~

帮助很大,感谢,已经留了star

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants