diff options
Diffstat (limited to 'datasets')
| -rw-r--r-- | datasets/bibtex/handbags.tex (renamed from datasets/bibtex/iGAN.tex) | 7 | ||||
| -rw-r--r-- | datasets/bibtex/shoes.tex | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/datasets/bibtex/iGAN.tex b/datasets/bibtex/handbags.tex index 72bd792..b79710c 100644 --- a/datasets/bibtex/iGAN.tex +++ b/datasets/bibtex/handbags.tex @@ -4,3 +4,10 @@ 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/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}, +} |
