Commit 2fe3c0eac484d64f648446e0dbdb6cd3012668d2

Authored by Josh Klontz
1 parent d3379649

more bib entries

Showing 1 changed file with 27 additions and 11 deletions
share/openbr/openbr.bib
... ... @@ -122,6 +122,12 @@
122 122 Month = {jan},
123 123 Year = {2013}}
124 124  
  125 +@inproceedings{huang08,
  126 + Author={Huang, Gary B and Mattar, Marwan and Berg, Tamara and Learned-Miller, Eric and others},
  127 + Booktitle={Workshop on Faces in 'Real-Life' Images: Detection, Alignment, and Recognition},
  128 + Title={Labeled faces in the wild: A database forstudying face recognition in unconstrained environments},
  129 + Year={2008}}
  130 +
125 131 @article{jegou11,
126 132 Author = {J{\'e}gou, H. and Douze, M. and Schmid, C.},
127 133 Journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
... ... @@ -146,6 +152,13 @@
146 152 Month={sept.},
147 153 Pages={237-244}}
148 154  
  155 +@inproceedings{li09,
  156 + Author = {Li, S.Z. and Lei, Z. and Ao, M.},
  157 + Booktitle = {6th IEEE Workshop on Object Tracking and Classification Beyond and in the Visible Spectrum (OTCBVS, in conjunction with CVPR 2009)},
  158 + Month = {jun},
  159 + Title = {{The HFB Face Database} for {Heterogeneous Face Biometrics} Research},
  160 + Year = {2009}}
  161 +
149 162 @article{martinez98,
150 163 Author={Martinez, A.M.},
151 164 Journal={CVC Technical Report},
... ... @@ -188,11 +201,6 @@
188 201 Volume = {19},
189 202 Year = {1997}}
190 203  
191   -@misc{sonnenburg07,
192   - Author = {Sören Sonnenburg and Mikio L. Braun and Samy Bengio and Leon Bottou and Geoffrey Holmes and Yann Lecun and Fernando Pereira and Carl Edward Rasmussen and Bernhard Schölkopf and Jason Weston},
193   - Title = {The Need for Open Source Software in Machine Learning},
194   - Year = {2007}}
195   -
196 204 @article{phillips00,
197 205 Author = {Phillips, P.J. and Moon, H. and Rizvi, S.A. and Rauss, P.J.},
198 206 Journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
... ... @@ -211,12 +219,20 @@
211 219 Title = {An Introduction to the Good, the Bad, and the Ugly Face Recognition Challenge Problem},
212 220 Year = {2011}}
213 221  
214   -@inproceedings{li09,
215   - Author = {Li, S.Z. and Lei, Z. and Ao, M.},
216   - Booktitle = {6th IEEE Workshop on Object Tracking and Classification Beyond and in the Visible Spectrum (OTCBVS, in conjunction with CVPR 2009)},
217   - Month = {jun},
218   - Title = {{The HFB Face Database} for {Heterogeneous Face Biometrics} Research},
219   - Year = {2009}}
  222 +@misc{sonnenburg07,
  223 + Author = {Sören Sonnenburg and Mikio L. Braun and Samy Bengio and Leon Bottou and Geoffrey Holmes and Yann Lecun and Fernando Pereira and Carl Edward Rasmussen and Bernhard Schölkopf and Jason Weston},
  224 + Title = {The Need for Open Source Software in Machine Learning},
  225 + Year = {2007}}
  226 +
  227 +@article{turk91,
  228 + Author = {Turk, Matthew and Pentland, Alex},
  229 + Journal = {Journal of cognitive neuroscience},
  230 + Number = {1},
  231 + Pages = {71-86},
  232 + Publisher = {MIT Press},
  233 + Title = {Eigenfaces for recognition},
  234 + Volume = {3},
  235 + Year = {1991}}
220 236  
221 237 @article{wang09,
222 238 Author = {Wang, Xiaogang and Tang, Xiaoou},
... ...