Closed anas-zafar closed 10 months ago
Hi there,
Thanks for your interest. From the error, I believe that you're using the wrong config file. The obj_info.json
is the model_attr_file, which should be filled to the model_attr_path
. The README file has a detailed instruction on what config file you should use. For example, if you want to train the -O version, the config file should be OPDMulit/opdformer/configs/opd_o_real.yaml
Hope this can solve your issue.
Thanks for the amazing work @Sun-XH. I am trying to reproduce the results mentioned in the paper. I am having this issue while training on OPD Multi dataset, using pretrained weights of OPD Real to train OPDFormer-O. Could you please guide me if I am missing out something