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

Train my own dataset #27

Open chengm0-0 opened 12 months ago

chengm0-0 commented 12 months ago

Thank you very much for your valuable work! I now want to train and test on my own dataset. How can I generate my own dataset? At present, I only have RGB images, 3D models of the target object, coordinate transformations of the target object, and camera internal parameters. Thank you very much!

JaouadROS commented 11 months ago

Hello Did you make any progress? I'm also interested in trying RNNpose.