def __init__()

in gt_converter/convert_coco.py [0:0]


    def __init__(self):
        super().__init__()
        self.background_color = (255, 255, 255)