microsoft / singleshotpose

This research project implements a real-time object detection and pose estimation method as described in the paper, Tekin et al. "Real-Time Seamless Single Shot 6D Object Pose Prediction", CVPR 2018. (https://arxiv.org/abs/1711.08848).
MIT License
723 stars 214 forks source link

high translation error when I use my own dataset #165

Open keyoochao123 opened 3 years ago

keyoochao123 commented 3 years ago

hi, I'm not very good at this. I use my own dataset, but got a high translation error: 图片 and the results are as follows: 图片 does anyone know what the problem might be, thanks very much.

aaaaaaaqiqi commented 2 years ago

can i ask how to train your own dataset? i make my own dataset according to ObjectDatasetTools,but when i train it ,errors occured.