YOLOv5 2D mask only present rectangle shape

Hello Everyone! I refer to (Object Detection example drawing 2D mask over image) ZED_Mask.py to implement on YOLOv5, But I founded the issuie which is the 2D Mask’s shape only present like rectangle!I’m very gratitude if someone can hepl me!

Hello and thank you for contacting us,

Indeed, the mask is only a bounding box. It’s designed like that. What do you want to achieve ?

Antoine

I got it.Beacuse yolo’s object detection only shape is retangle, now I’m try to use yolact.
Does the zed has zed camera pairing yolact program?

Hi,

I don’t know about any sample that already exists about using ZED SDK in pair with yolact. Feel free to create it :slight_smile:

Antoine