Skip to content

Commit 71b1769

Browse files
author
tibuch
authored
Add how to cite section
1 parent f4e7ead commit 71b1769

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,14 @@ Have a look at our jupyter notebook:
5151
* [2D example SEM](https://github.com/juglab/n2v/tree/master/examples/2D/denoising2D_SEM)
5252
* [2D example RGB](https://github.com/juglab/n2v/tree/master/examples/2D/denoising2D_RGB)
5353
* [3D example](https://github.com/juglab/n2v/tree/master/examples/3D)
54+
55+
## How to cite:
56+
```
57+
@inproceedings{krull2019noise2void,
58+
title={Noise2void-learning denoising from single noisy images},
59+
author={Krull, Alexander and Buchholz, Tim-Oliver and Jug, Florian},
60+
booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
61+
pages={2129--2137},
62+
year={2019}
63+
}
64+
```

0 commit comments

Comments
 (0)