Follow these steps to run EPOS on the IndustryShapes dataset.
Apply some non-critical changes to the EPOS repo:
cd epos
git apply ../diff.patch
Follow the instructions in the EPOS repo to set it up.
Download the IndustryShapes dataset in BOP format here.
The IndustryShapes dataset provides BOP formated data. No preprocessing is needed.
Follow the instructions here to setup EPOS for training and inference. If you only want to perform inference and replicate our results in the IndustryShapes dataset you can download the pre-trained weights from here. We also provide the params.yaml needed for training and inference.