summaryrefslogtreecommitdiff
path: root/report/bibliography.bib
diff options
context:
space:
mode:
Diffstat (limited to 'report/bibliography.bib')
-rw-r--r--report/bibliography.bib7
1 files changed, 7 insertions, 0 deletions
diff --git a/report/bibliography.bib b/report/bibliography.bib
index ddcf6c4..dcb2b2d 100644
--- a/report/bibliography.bib
+++ b/report/bibliography.bib
@@ -33,3 +33,10 @@ booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVP
month = {July},
year = {2017}
}
+
+@misc{unet,
+Author = {Olaf Ronneberger and Philipp Fischer and Thomas Brox},
+Title = {U-Net: Convolutional Networks for Biomedical Image Segmentation},
+Year = {2015},
+Eprint = {arXiv:1505.04597},
+}