PoseNDF icon indicating copy to clipboard operation
PoseNDF copied to clipboard

Denoising mode representation

Open tommyshelby4 opened this issue 1 year ago • 1 comments

In the denoising mode, the input I get has dimension (num_frames, 63) which seems weird to me bearing in mind the PoseNDF uses quaternion representation as input. Shouldn't it be (num_frames, 21*4=84)?

tommyshelby4 avatar Jul 05 '23 09:07 tommyshelby4

Hi, "denoising mode, the input I get has dimension (num_frames, 63) " Are you talking about sample_pose.py or motion_denoise.py? Can you please point towards the line

garvita-tiwari avatar Aug 24 '23 11:08 garvita-tiwari