PoseNDF
PoseNDF copied to clipboard
Denoising mode representation
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)?
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