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

hack_poseguider #127

Open
BugsMaker0513 opened this issue Mar 15, 2024 · 1 comment
Open

hack_poseguider #127

BugsMaker0513 opened this issue Mar 15, 2024 · 1 comment

Comments

@BugsMaker0513
Copy link

in hack_poseguider line 40:
self.scale = nn.Parameter(torch.ones(1) * 2)

in poseguider line 48:
self.scale = nn.Parameter(torch.ones(1))

Could you please explain the difference?

@guoqincode
Copy link
Owner

Feeling free to set this parameter, I didn't find a difference.

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