I'am trying to run prediction on my custom data. I‘am not sure how to do it right , so I try to test it first with the milk data you provided in BundleSDF because I found the data structure is similar.
I came up with to prpblems.
First, it just break when I try to run on the milk data but it ran fine on NOCS and YCB data.
I don't know if it is because I don't have the .obj file
Second, when I try to debug I found the setting of LOG seems not working.Even when I set to 2 or 3 in both .py and .yml
I'am trying to run prediction on my custom data. I‘am not sure how to do it right , so I try to test it first with the milk data you provided in BundleSDF because I found the data structure is similar. I came up with to prpblems. First, it just break when I try to run on the milk data but it ran fine on NOCS and YCB data. I don't know if it is because I don't have the .obj file
Second, when I try to debug I found the setting of LOG seems not working.Even when I set to 2 or 3 in both .py and .yml