You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: