BoChenYS / satellite-pose-estimation

Satellite Pose Estimation with Deep Landmark Regression and Nonlinear Pose Refinement
MIT License
45 stars 11 forks source link

Questions on Setup #5

Open TheFerociousGrizzlyBear opened 2 years ago

TheFerociousGrizzlyBear commented 2 years ago

Hello,

Thanks for the well written paper / documentation!

I am trying to recreate your results / learn about machine learning packages you used. For the first step of your paper "Multi-view Triangulation" is the code available on this repository? The only code on triangulation code I see is for the final step - LMPE.

I browsed through a view .m files but I am not seeing anything that uses "triangulateMultiview" as stated in your paper.

Thank you, GB