From 07fd1f404344ad1fcb5de578f15fb2b0b6cba7a1 Mon Sep 17 00:00:00 2001 From: dongzhuoyao Date: Thu, 29 Jun 2023 20:31:10 +0200 Subject: [PATCH] Update README.md add cvpr23 paper --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6dfc1d..b8fca6e 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,12 @@ CVPR 2023 decisions are now available on OpenReview! This year, wereceived a rec - Paper: https://arxiv.org/abs/2302.07685 - Code: https://github.com/sihyun-yu/PVDM +**Self-Guided Diffusion Models** + +- Homepage: http://taohu.me/sgdm +- Paper: https://arxiv.org/abs/2210.06462 +- Code: https://github.com/dongzhuoyao/self-guided-diffusion-models + **Solving 3D Inverse Problems using Pre-trained 2D Diffusion Models** - Paper: https://arxiv.org/abs/2211.10655 @@ -1515,4 +1521,4 @@ Code: https://github.com/hulianyuyy/CorrNet **Towards Trustable Skin Cancer Diagnosis via Rewriting Model's Decision** - Paper: https://arxiv.org/abs/2303.00885 -- Code: None \ No newline at end of file +- Code: None