shanice-l / gdrnpp_bop2022

PyTorch Implementation of GDRNPP, winner (most of the awards) of the BOP Challenge 2022 at ECCV'22
Apache License 2.0
215 stars 49 forks source link

instruction for creation of files such as yolox_x_640_lmo_pbr_lmo_bop_test.json for a synthetic dataset made by BlenderProc #112

Closed monajalal closed 4 months ago

monajalal commented 4 months ago

Hello

Could you please share how you created the following file for lmo pbr and how to create it for a synthetic dataset made with BlenderProc in BOP format?

yolox_x_640_lmo_pbr_lmo_bop_test.json in datasets/BOP_DATASETS/lmo/test/test_bboxes/yolox_x_640_lmo_pbr_lmo_bop_test.json

This json file is used in configs/gdrn/lmo_pbr/convnext_a6_AugCosyAAEGray_BG05_mlL1_DMask_amodalClipBox_classAware_lmo.py

Corentin-242 commented 3 months ago

Hello, did you solved the issue? If yes, how did you do it ?