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 would think the mask created by a polygon includes the vertices of the polygon. However, the code below shows an off-by-one error in the recovered mask when decoding a frPyObjects encoded mask. But only the frPyObjects encoded mask results in perfect evaluation scores as expected.
I do not understand where this off-by-one error comes from or how it works.
I would think the mask created by a polygon includes the vertices of the polygon. However, the code below shows an off-by-one error in the recovered mask when decoding a
frPyObjects
encoded mask. But only thefrPyObjects
encoded mask results in perfect evaluation scores as expected.I do not understand where this off-by-one error comes from or how it works.
prints:
The text was updated successfully, but these errors were encountered: