1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-06 11:26:25 +02:00

[Masterproj] Added section about experiments

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2018-05-22 14:08:40 +02:00
parent d062527354
commit d4de03f9d6
2 changed files with 108 additions and 2 deletions

View File

@ -13,6 +13,30 @@
Timestamp = {2018.05.08}
}
@Inproceedings{Gupta2015,
Title = {Aligning 3D models to RGB-D images of cluttered scenes},
Author = {Gupta, Saurabh and Arbel{\'a}ez, Pablo and Girshick, Ross and Malik, Jitendra},
Booktitle = {Computer Vision and Pattern Recognition (CVPR), 2015 IEEE Conference on},
Year = {2015},
Pages = {4731--4740},
Publisher = {IEEE},
Owner = {jim},
Timestamp = {2018.05.22}
}
@Inproceedings{Silberman2012,
Title = {Indoor segmentation and support inference from RGBD images},
Author = {Silberman, Nathan and Hoiem, Derek and Kohli, Pushmeet and Fergus, Rob},
Booktitle = {European Conference on Computer Vision},
Year = {2012},
Pages = {746--760},
Publisher = {Springer},
Owner = {jim},
Timestamp = {2018.05.22}
}
@Inproceedings{Simonyan2015,
Title = {Very Deep Convolutional Networks for Large-Scale Image Recognition},
Author = {Karen Simonyan and Andrew Zisserman},
@ -23,6 +47,18 @@
Timestamp = {2018.05.02}
}
@Inproceedings{Song2015,
Title = {SUN RGB-D: A RGB-D scene understanding benchmark suite},
Author = {Song, Shuran and Lichtenberg, Samuel P and Xiao, Jianxiong},
Booktitle = {CVPR},
Year = {2015},
Pages = {567--576},
Publisher = {IEEE},
Owner = {jim},
Timestamp = {2018.05.22}
}
@Inproceedings{Song2016,
Title = {Deep Sliding Shapes for Amodal 3D Object Detection in RGB-D Images},
Author = {S. Song and J. Xiao},
@ -34,3 +70,15 @@
Timestamp = {2018.05.02}
}
@Inproceedings{Song2014,
Title = {Sliding Shapes for 3D object detection in depth images},
Author = {Song, Shuran and Xiao, Jianxiong},
Booktitle = {European conference on computer vision},
Year = {2014},
Pages = {634--651},
Publisher = {Springer},
Owner = {jim},
Timestamp = {2018.05.22}
}