achangzx
Results
2
comments of
achangzx
> In https://github.com/sczhou/CodeFormer/blob/4724c90b6b9d5183da383f2bdae6ddf9b0bf045d/basicsr/data/ffhq_blind_dataset.py#L234C17-L234C83 `jpeg_p = np.random.uniform(self.jpeg_range[0], self.jpeg_range[1])` change it to `np.random.randint` I tried your method, but still got the same error