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
Hi Trung, I am trying to run the whole pipeline from rgbd input to segmentation, i.e. run im2ucm, ucm2tree and scenecut_segmentation. I have the following questions.
It seems like in source/ucm2tree.m line 12, variable ucms is not defined. Is this a typo?
The im2ucm outputs ucm2 and ucms, which one should I pass into function ucm2tree?
Thank you very much for your impressive paper and the release of your codes!
The text was updated successfully, but these errors were encountered:
Hi Trung, I am trying to run the whole pipeline from rgbd input to segmentation, i.e. run im2ucm, ucm2tree and scenecut_segmentation. I have the following questions.
It seems like in
source/ucm2tree.m
line 12, variable ucms is not defined. Is this a typo?The im2ucm outputs ucm2 and ucms, which one should I pass into function ucm2tree?
Thank you very much for your impressive paper and the release of your codes!
The text was updated successfully, but these errors were encountered: