Question: Instance Segmentation Model - Implement a supervised instance segmentation model that has the ability to detect and segment specific object/objects using YOLOv8 or Mask RCNN

 Instance Segmentation Model - Implement a supervised instance segmentation model that

Instance Segmentation Model - Implement a supervised instance segmentation model that has the ability to detect and segment specific object/objects using YOLOv8 or Mask RCNN architecture. - The following activities should be achieved by each group: a) You should choose any annotated detection dataset. You may find one from The Roboflow Universe. b) Use the SAM model to generate segmentation masks for each bounding box in the detection dataset. c) Perform necessary preprocessings and augmentations to the dataset then, split the dataset to training, validation, and test. d) Train your model with your choices of hyperparameters. e) Visualize the performance of the segmentation model using the appropriate metrics such as: Precision, Recall, Intersection over Union (IoU), and Mean average precision (mAP). f) You should infer your model with the test images. - You should present your work and results in class on December 27th

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!