I annotated and created an augmented dataset using Roboflow. The augmented images and annotations in COCO csv format were exported as a zip file. While training an instance segmentation model using MaskRCNN and OpenCV, I get the below error:
âUnboundLocalError: local variable âimage_idâ referenced before assignmentâ
I labeled the data set earlier with another third-party annotator. I did not get any errors while training back then.
That looks like a notebook that isnât made by Roboflow. We generally donât provide support on the forum regarding notebooks that arenât made by us.