enter image description heredoes anybody know why i got this error when i do mask_detection case with YOLOV5. How can i fix it? thanks for your answer~
I have tried to rewrite the code like shape = np.array(self.anchors[i], p[i]).shape.But it can not solve this issue.