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

How do you translate data_dir to camera #15

Open Chunsheng13 opened 1 year ago

zubair-irshad commented 1 year ago

Can you please elaborate? Is your question about data directory structure? It should be as follows under the CenterSnap dir.

data ├── CAMERA │ ├── train │ └── val_subset ├── Real │ ├── train └── └── test