update readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
-
--
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
This repo contains the pretrained `PGENet` and `FBINet` weights from [FBI-Denoiser](https://github.com/csm9493/FBI-Denoiser). Their keys are different to match the implementation in deepinverse.
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
When using these weights, please cite *Byun, Jaeseok, Sungmin Cha, and Taesup Moon. "Fbi-denoiser: Fast blind image denoiser for poisson-gaussian noise." 2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). IEEE, 2021.*
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
**MIT License.**
|