Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sojinleeme committed Aug 19, 2024
1 parent 760f58c commit 277c3e6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
# DAVI-project

This repository contains the source code for the [DAVI project page](https://mlvlab.github.io/DAVI-project).

If you find DAVI useful for your work, please cite:


```
@article{lee2024diffusion,
title={Diffusion Prior-Based Amortized Variational Inference for Noisy Inverse Problems},
author={Lee, Sojin and Park, Dogyun and Kong, Inho and Kim, Hyunwoo J},
journal={arXiv preprint arXiv:2407.16125},
year={2024}
}
```

# Website License

<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.

We adapted the source code of <a href="https://github.com/nerfies/nerfies.github.io">nerfies</a>.
You are free to use this code, but we just ask that you include a link back to <a href="https://github.com/nerfies/nerfies.github.io">nerfies</a> and <a href="https://mlvlab.github.io/DAVI-project">DAVI</a> in the footer.

0 comments on commit 277c3e6

Please sign in to comment.