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
Fix a bug in `dict_to_store_semantic_segmentor` where it fails to handle holes properly.
The problem was, that the code was not associating the holes with the correct parent contour.
0 commit comments