summaryrefslogtreecommitdiff
path: root/report/bibliography.bib
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2019-03-21 23:23:09 +0000
committerVasil Zlatanov <v@skozl.com>2019-03-21 23:23:09 +0000
commitf38dcc474ce7b97f37b5a226ad66043199402b0f (patch)
tree035bcec8c7d8c0b73aa51422c1ae4acf5b661b9a /report/bibliography.bib
parenta6e407b86854cc336684723d251746d0fd1f28e8 (diff)
downloade3-deep-f38dcc474ce7b97f37b5a226ad66043199402b0f.tar.gz
e3-deep-f38dcc474ce7b97f37b5a226ad66043199402b0f.tar.bz2
e3-deep-f38dcc474ce7b97f37b5a226ad66043199402b0f.zip
basically done
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},
+}