DecaYale / RNNPose

RNNPose: Recurrent 6-DoF Object Pose Refinement with Robust Correspondence Field Estimation and Pose Optimization, CVPR 2022
Apache License 2.0
160 stars 17 forks source link

Can I implement it on PVnet? #25

Open WentangChen opened 1 year ago

DecaYale commented 1 year ago

Sure, you can use pvnet to estimate the initial poses.

WentangChen commented 1 year ago

Sure, you can use pvnet to estimate the initial poses.

I am little confused, could you give me some instructions for coding? Thanks very much