karfly/learnable-triangulation-pytorch

Points in 3D not aligned

jamalknight opened this issue · 4 comments

Hi there

I have successfully run the algebraic model, but have a problem with points in 3D. The attached image shows the points in the image in the correct place (all joints) but the 2d keypoints (pred projected) are all over the place.

Is there something I'm missing?

points

Could you possibly share your code on running the algebraic model?

I followed this fork for algebraic model:
https://github.com/Samleo8/learnable-triangulation-pytorch

If you need extra info you can contact me, but I did not get it to work smoothly. As you can see from the keypoints in the above image they are not positioned correctly.

@jamalknight could you please share the steps for running the algebraic model? Thanks

Hi there. Unfortunately, its been a few years, and I no longer have the steps or the model I ran anymore. It was a lot of work to get working, and still there was issues. It is unfortunate that this model is not very well documented to replicate.