THU-DA-6D-Pose-Group / GDR-Net

GDR-Net: Geometry-Guided Direct Regression Network for Monocular 6D Object Pose Estimation. (CVPR 2021)
https://github.com/THU-DA-6D-Pose-Group/GDR-Net
Apache License 2.0
274 stars 46 forks source link

In your code, you test your model on LMO of BOPDataset which only contains around 200 images? #50

Closed aragakiyui611 closed 2 years ago

aragakiyui611 commented 2 years ago

I didn't find where you used full 1214 test images of LMO in your code, if exists, please point out.