LZGMatrix / CDPN_ICCV2019_ZhigangLi

The official training code of ICCV2019 paper "CDPN: Coordinates-based Disentangled Pose Network for Real-time RGB-based 6-DoF Object Pose Estimation".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create coordinate pkl file

Yipingggg opened this issue · comments

I tried to project the 3d model (point cloud points) to 2D plane, and create 3 maps with the the x,y,z coordinates of those points in the world coordinate, but get somewhat different results with what's in the pkl file.

Can someone help me with creating the dataset? Thanks!

please see #6