POSA
POSA copied to clipboard
Question about saving parameter for affordance
Hi
It is an excellent work for modeling human scene interaction and I have a question about the affordance experiment. As the following code: https://github.com/mohamedhassanmus/POSA/blob/de21b40f22316cfb02ec43021dc5f325547c41ca/src/affordance.py#L264 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