We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd5827 commit 4b88bdaCopy full SHA for 4b88bda
src/preprocess.cu
@@ -45,7 +45,7 @@ __device__ double Weight(double x, double a = -0.5){
45
}
46
return 0.0;
47
48
-
+// old version, slow speed
49
// resize, crop, norm
50
// sample : Bicubic
51
0 commit comments