zubair-irshad / CenterSnap

Pytorch code for ICRA'22 paper: "Single-Shot Multi-Object 3D Shape Reconstruction and Categorical 6D Pose and Size Estimation"
https://zubair-irshad.github.io/projects/CenterSnap.html
286 stars 47 forks source link

Ground truth 6D Pose #28

Open samanfahandezh opened 1 year ago

samanfahandezh commented 1 year ago

I was wondering if the training of CenterSnap requires ground truth 6D pose for the objects? If so, was it something that directly passed into the encoder-decoder, or it is completely separate and added to the 3D map vectors for each pointcloud? And how did you get the ground truth object pose for the dataset, if that's the case?