Load instance masks for the given image. Different datasets use different ways to store masks. This function converts the different mask format to one format in the form of a bitmap [height, width, instances]. Returns: masks: A bool array of shape [height, w
(self, image_id)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected