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

drop_pose_ratio is not defined (temporal module finetuning) #97

Open
eastchun opened this issue Jun 1, 2024 · 0 comments
Open

drop_pose_ratio is not defined (temporal module finetuning) #97

eastchun opened this issue Jun 1, 2024 · 0 comments

Comments

@eastchun
Copy link

eastchun commented Jun 1, 2024

In /config/disco_w_tm/tem_disco_temp_attn/net.py (that is activated by Temporal Module finetuning),
if self.args.drop_pose_ratio > 0:

But, drop_pose_ratio is defined nowhere, and raises the error:
"AttributeError: 'EasyDict' object has no attribute 'drop_pose_ratio'".

What value for drop_pose_ratio did you use for temporal module finetuning training, 0.0 or 0.05?

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

1 participant