the function cv2.findContours() has been changed to return only the contours and the hierarchy and not ret https://github.com/facebookresearch/maskrcnn-benchmark/issues/339
the function cv2.findContours() has been changed to return only the contours and the hierarchy and not ret
facebookresearch/maskrcnn-benchmark#339