File size: 347 Bytes
fbde666 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
language: en
tags:
- image-processing
- image-denoising
- deep-learning
license: apache-2.0
model_name: Image Denoising Model
---
# Convolutional Blind Denoising
This Repo contains the weights and config of CBDNet Model.
# Datasets
- LOL Dataset
- Smartphone Image Denoising Dataset
# References
https://arxiv.org/pdf/1807.04686v2.pdf
|