rouch

Results 3 issues of rouch

> hey guys. use pytorch e.g. change "TP = ((SR==1)+(GT==1))==2" to "TP = SR & GT" thanks, i try it now, and do you have some recommend with pytorch >...

My device: Nvidia 3090 ; ubuntu 22.04 ; cuda :11.6 Here is my error : ![1](https://user-images.githubusercontent.com/43592098/221403666-b1ebad87-699f-46e4-95b8-4c9a87b71c99.png) I think the problem is in the green box -- InterpolationMode.BICUBIC. But i do...