Open funmonty opened 2 years ago
Hi,
I can see that the repo accepts adjacency matrix shape and input-output shape to be the same NxN. N keypoints in input and N in the output. Is it possible to have it as MxN? Meaning, I want to derive N 3d keypoints from M 2d keypoints in my usecase.
Hi,
I can see that the repo accepts adjacency matrix shape and input-output shape to be the same NxN. N keypoints in input and N in the output. Is it possible to have it as MxN? Meaning, I want to derive N 3d keypoints from M 2d keypoints in my usecase.