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

Question about saving parameter for affordance #5

Open
wangjingbo1219 opened this issue Aug 2, 2021 · 0 comments
Open

Question about saving parameter for affordance #5

wangjingbo1219 opened this issue Aug 2, 2021 · 0 comments

Comments

@wangjingbo1219
Copy link

Hi

It is an excellent work for modeling human scene interaction and I have a question about the affordance experiment.
As the following code:

with open(osp.join(pkl_folder, '{}.pkl'.format(result_filename)), 'wb') as f:

You save the parameter for the best vertices model with torch_param and the t_free of the last sampled point.
I would like to know whether we should save the corresponding torch_param and t_free for the best vertices.

Waiting for your reply.

Best wishes

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