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

are lm_imgn, lm_renders_blender and VOCdevkit required for training on LM ? #84

Closed trabelsimahdi closed 2 years ago

trabelsimahdi commented 2 years ago

Hi everyone, I am a novice here. I want to know if the other data are required for training on LM. Also, if anyone can guide me through making it work on my own data, I would be very grateful.

wangg12 commented 2 years ago

Different settings require different datasets, you can check the configs for details.

Check https://github.com/THU-DA-6D-Pose-Group/GDR-Net/discussions/62 for how to work on your own data.