bemc22 commited on
Commit
236947a
·
verified ·
1 Parent(s): a5f8ff1

update readme

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
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.**