Method: GDRNPP-PBR-RGB-MModel

User zyMeteroid
Publication Not yet
Implementation Pytorch, code can be found at https://github.com/shanice-l/gdrnpp_bop2022
Training image modalities RGB
Test image modalities RGB
Description

GDRNPP for BOP2022

Authors: Xingyu Liu, Ruida Zhang, Chenyangguang Zhang, Bowen Fu, Jiwen Tang, Xiquan Liang, Jingyi Tang, Xiaotian Cheng, Yukang Zhang, Gu Wang, and Xiangyang Ji (Tsinghua University).

In the PBR_RGB_MModel setting, all models are trained only using the provided PBR synthetic data. MModel means for each dataset, we trained a separate model for each object.

For detection, we adopted yolox as the detection method. Otherwise, stronger data augmentation and ranger optimizer has been used.

For pose estimation, the difference between our GDRNPP and the CVPR-version GDR-Net mainly includes:

  • Domain Randomization: We used stronger domain randomization operations than the conference version during training.
  • Network Architecture: We used a more powerful backbone Convnext rather than resnet-34, and two mask heads for predicting amodal mask and visible mask separately.
  • Other training details, include learning rate, weight decay, visible threshold, and bounding box type.
Computer specifications GPU RTX 3090; CPU AMD EPYC 7H12 64-Core Processor.

Public submissions

Date Submission name Dataset
2022-10-08 08:39 - T-LESS
2022-10-06 12:29 - LM-O
2022-10-06 12:29 - IC-BIN
2022-10-06 12:30 - HB
2022-10-13 04:19 upd ITODD
2022-10-13 06:30 tudl_pbr_rgb_mmodel TUD-L
2022-10-13 06:31 ycbv_pbr_rgb_mmodel YCB-V