suyz526 / ZebraPose

The implementation of the paper 'ZebraPose: Coarse to Fine Surface Encoding for 6DoF Object Pose Estimation' (CVPR2022)
MIT License
115 stars 19 forks source link

generate sym aware labels #12

Closed lyltc1 closed 1 year ago

lyltc1 commented 1 year ago

The idea of Sym. Aware Training come from paper [1]. The code only generate labels for symmetry object defined in BOP datasets, the generated labels store in *_GT_v2.

[1] Pitteri, Giorgia, et al. "On object symmetries and 6d pose estimation from images." 2019 International conference on 3D vision (3DV). IEEE, 2019.