Jameel Hassan AS

Results 3 comments of Jameel Hassan AS

Same problem. Should we see a "openpose.bin" file in the directory /build/examples/openpose???

@camrynfriedman I did figure it out. But I can't remember it now. I'll see if I can find it, if I do I will post i here.

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```