图像去噪BRDNet pytorch实现
paper名称:Image Denoising using Deep CNN with Batch ReNormalization文章paper在这:https://www.sciencedirect.com/science/article/abs/pii/S0893608019302394keras实现代码:https://github.com/hellloxiaotian/BRDNetclass BRDNet(nn.Module): def __init__(self, channel