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.