From 437648f669439652e3801ad4cb8572ef24eacd38 Mon Sep 17 00:00:00 2001 From: junyanz Date: Mon, 12 Jun 2017 12:16:23 -0700 Subject: update README --- datasets/bibtex/handbags.tex | 13 +++++++++++++ datasets/bibtex/iGAN.tex | 6 ------ datasets/bibtex/shoes.tex | 7 +++++++ 3 files changed, 20 insertions(+), 6 deletions(-) create mode 100644 datasets/bibtex/handbags.tex delete mode 100644 datasets/bibtex/iGAN.tex (limited to 'datasets') diff --git a/datasets/bibtex/handbags.tex b/datasets/bibtex/handbags.tex new file mode 100644 index 0000000..b79710c --- /dev/null +++ b/datasets/bibtex/handbags.tex @@ -0,0 +1,13 @@ +@inproceedings{zhu2016generative, + title={Generative Visual Manipulation on the Natural Image Manifold}, + author={Zhu, Jun-Yan and Kr{\"a}henb{\"u}hl, Philipp and Shechtman, Eli and Efros, Alexei A.}, + booktitle={Proceedings of European Conference on Computer Vision (ECCV)}, + year={2016} +} + +@InProceedings{xie15hed, + author = {"Xie, Saining and Tu, Zhuowen"}, + Title = {Holistically-Nested Edge Detection}, + Booktitle = "Proceedings of IEEE International Conference on Computer Vision", + Year = {2015}, +} diff --git a/datasets/bibtex/iGAN.tex b/datasets/bibtex/iGAN.tex deleted file mode 100644 index 72bd792..0000000 --- a/datasets/bibtex/iGAN.tex +++ /dev/null @@ -1,6 +0,0 @@ -@inproceedings{zhu2016generative, - title={Generative Visual Manipulation on the Natural Image Manifold}, - author={Zhu, Jun-Yan and Kr{\"a}henb{\"u}hl, Philipp and Shechtman, Eli and Efros, Alexei A.}, - booktitle={Proceedings of European Conference on Computer Vision (ECCV)}, - year={2016} -} diff --git a/datasets/bibtex/shoes.tex b/datasets/bibtex/shoes.tex index 375cf4f..e67e158 100644 --- a/datasets/bibtex/shoes.tex +++ b/datasets/bibtex/shoes.tex @@ -5,3 +5,10 @@ month = {June}, year = {2014} } + +@InProceedings{xie15hed, + author = {"Xie, Saining and Tu, Zhuowen"}, + Title = {Holistically-Nested Edge Detection}, + Booktitle = "Proceedings of IEEE International Conference on Computer Vision", + Year = {2015}, +} -- cgit v1.2.3-70-g09d2