In Image Segmentation Lesson, with a given 2D point in the region of blue shirt that Andrew is wearing, the model is able to segment the blue shirt. Now, I have 2 questions on this:
- How to get 2D point or a bounding box coordinates for a given image?
- How to extract the label of the segment?