Open b4zz4 opened 3 years ago
I can successfully compare a jpg against a png. However, I get this error when comparing 2 images that have different resolutions. I can solve this problem by a combination of resizing the image and the canvas to make them match as optimally as possible.
Yes, the images need to be of the same size
RuntimeError: The size of tensor a (127) must match the size of tensor b (255) at non-singleton dimension