pixel-wise,patch-wise,image-wise概念的区分:pixel-wise,一张图片是由一个个pixel组成的,这个是图像的基本单位,像素级别的。image-wise。则表示的是整个一张图像,以图像级别的进行运算path-wise:是介于pixel和image之间的,块级别。