"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "ee2f2775b25ebbbff7314b72c64ed07461fdd4b6"
Changed graph construction for chinese_whispers() so that each face is always
included in the edge graph. If it isn't then the output labels from chinese_whispers would be missing faces in this degenerate case. So basically this fixes a bug where chinese_whispers(), when called from python, would sometimes return a labels array that doesn't include labels for all the inputs.
Showing
Please register or sign in to comment