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
Object Detection and Object Segmentation categories have some ambiguity. Object detection solves what the object is and where it is. Object Segmentation solves which pixel belongs to which object or scene.
For example, Mask-RCNN belongs to segmentation.