DeepISP
有点像self-attention思想的会感觉,参照知识蒸馏文章中看到的,使用self-attention和CCA模块,都是这个效果,这里使用tanh**表示残差可正可负
- loss 函数
l1 + msssim
CameraNet
- Architecture
- loss
两个网络都好大,但是以上网络都使用了attention的模块
有点像self-attention思想的会感觉,参照知识蒸馏文章中看到的,使用self-attention和CCA模块,都是这个效果,这里使用tanh**表示残差可正可负
两个网络都好大,但是以上网络都使用了attention的模块
相关文章: