Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mengxiangming authored Nov 29, 2022
1 parent eadbf72 commit 8cf4bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Based on diffusion models (DM), we propose a general-purpose posterior sampler c
We evaluate the efficacy of DMPS on a variety of linear inverse problems such as image super-resolution, denoising, deblurring, colorization. Experimental results demonstrate that, for both in-distribution and out-of-distribution samples, DMPS achieves highly competitive or even better performances on multiple tasks than the leading competitors.


**Extension**: A generalization of dmps to the GLM case with non-linear measurments, in particular quantized measurements, can be foundin this [Quantized Compressed Sensing with Score-Based Generative Models](https://arxiv.org/abs/2211.13006) (code is avaliable at [QCS-SGM](https://github.com/mengxiangming/QCS-SGM) )
**Extension**: A generalization of dmps to the GLM case with non-linear measurments, in particular quantized measurements, can be found in this [Quantized Compressed Sensing with Score-Based Generative Models](https://arxiv.org/abs/2211.13006) (code is avaliable at [QCS-SGM](https://github.com/mengxiangming/QCS-SGM) )

**Notice**: While we did not provide examples of DMPS on (unquantized) compressed sensing, its application in CS is straightforward and the associated results will be updated soon. For a first reference, please refer to the Appendix of [Quantized Compressed Sensing with Score-Based Generative Models](https://arxiv.org/abs/2211.13006).

Expand Down

0 comments on commit 8cf4bd3

Please sign in to comment.