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
The defect analysis code was built originally for semantic segmentation models, which cannot have overlapping instances. We now use instance segmentation and need to relax that assumption.