I am using pytorch for image segmentation. I want to calculate the masked area in the segmented picture below. My question is it it possible to calculate the masked area? If so how can i do that.
used torchvision. I want to know if there is any way to calculate the masked area of the boat in the segmented picture?
