kuroipearls / didnt_denoising

Dense in Dense Network with Attention Module (DiDNT) - Inference Process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dense in Dense Network with Attention Module (DiDNT) for Blind Image Denoising

This is a notebook about my latest research which was motivated by NVIDIA's (research) about self-supervised denoising. In this notebook, I only showed the inference process of my proposed network, Dense in Dense Network with Attention Module (DiDNT) for blind image denoising.

My proposed network utilized dense connectivity inside a very deep network structure, equipped with attention module to highlight channel importance.

About

Dense in Dense Network with Attention Module (DiDNT) - Inference Process


Languages

Language:Jupyter Notebook 100.0%