dokka-bae

Results 2 issues of dokka-bae

![image](https://github.com/user-attachments/assets/eca1ffe5-4854-4dbc-bcbd-3cb333fc149b) This condition always is True. Idk why, but if x.size()=torch.Size([112, 112]) and [self.img_size-16, self.img_size-16]=[112, 112], then it has to be False, cuz they are equal, but the if thinks...

There is a function cv2.GaussianBlur with the following parameters: (src: MatLike, ksize: Size, sigmaX: float, dst: MatLike | None = ..., sigmaY: float = ..., borderType: int = ...). I...