AI Research Assessment – Object Segmentation & Annotation Pipeline
Performed image segmentation annotation for a computer vision task by extracting precise object masks from a provided dataset. Leveraged the Segment Anything Model (SAM) to generate high-quality segmentation masks and refine them for a specific target object across images. Extracted the polygon coordinates of each segmented object and structured the annotations into YAML files for downstream training pipelines. Ensured annotation consistency, validated mask accuracy, and prepared the dataset for integration with modern segmentation and object detection frameworks.