yhrbjsy

Results 1 comments of yhrbjsy

> I found the leak, it is in DainDataset.py line 49. > > > my_combo["original"] = numpy.array(PIL.Image.open(self.combos[index]["f1"]).convert(self.frameFormat)) > > The dict where this image is added is still referenced by...