Commit a6270722784fa9862c0db51b3b230b12bd148788

Authored by Josh Klontz
1 parent c7083fc9

bib fixes

Showing 1 changed file with 32 additions and 6 deletions
share/openbr/openbr.bib
... ... @@ -91,7 +91,7 @@
91 91 Booktitle={Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on},
92 92 Title={Three things everyone should know to improve object retrieval},
93 93 Month={June},
94   - Year={2012}
  94 + Year={2012},
95 95 Pages={2911-2918}}
96 96  
97 97 @inproceedings{belhumeur11,
... ... @@ -102,6 +102,13 @@
102 102 Title = {Localizing parts of faces using a consensus of exemplars},
103 103 Year = {2011}}
104 104  
  105 +@article{bolme03,
  106 + Title={The {CSU} face identification evaluation system: its purpose, features, and structure},
  107 + Author={Bolme, David and Ross Beveridge, J and Teixeira, Marcio and Draper, Bruce},
  108 + Journal={Computer Vision Systems},
  109 + Pages={304-313},
  110 + Year={2003}}
  111 +
105 112 @inproceedings{bolme09,
106 113 Author = {Bolme, D.S. and Draper, B.A. and Beveridge, J.R.},
107 114 Booktitle = {Computer Vision and Pattern Recognition, 2009. CVPR 2009. IEEE Conference on},
... ... @@ -110,6 +117,20 @@
110 117 Title = {Average of Synthetic Exact Filters},
111 118 Year = {2009}}
112 119  
  120 +@misc{grother12,
  121 + Author = {Grother, P. and Quinn, G.W. and Ngan, M.},
  122 + Title = {Face Recognition Vendor Test (FRVT) 2012},
  123 + Month = {mar},
  124 + Year = {2013},
  125 + Url = {http://www.nist.gov/itl/iad/ig/frvt-2012.cfm}}
  126 +
  127 +@misc{grother13,
  128 + Author = {Grother, P.},
  129 + Title = {{MITRE} {FRVT} {Submission} {Question}},
  130 + HowPublished = {Personal communication},
  131 + Month = {jan},
  132 + Year = {2013}}
  133 +
113 134 @article{jegou11,
114 135 Author = {J{\'e}gou, H. and Douze, M. and Schmid, C.},
115 136 Journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
... ... @@ -160,6 +181,11 @@
160 181 Volume = {19},
161 182 Year = {1997}}
162 183  
  184 +@misc{sonnenburg07,
  185 + 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},
  186 + Title = {The Need for Open Source Software in Machine Learning},
  187 + Year = {2007}}
  188 +
163 189 @inproceedings{phillips11,
164 190 Author = {Phillips, P.J. and Beveridge, J.R. and Draper, B.A. and Givens, G. and O'Toole, A.J. and Bolme, D.S. and Dunlop, J. and Yui Man Lui and Sahibzada, H. and Weimer, S.},
165 191 Booktitle = {Automatic Face Gesture Recognition and Workshops (FG 2011), 2011 IEEE International Conference on},
... ... @@ -168,11 +194,11 @@
168 194 Title = {An Introduction to the Good, the Bad, and the Ugly Face Recognition Challenge Problem},
169 195 Year = {2011}}
170 196  
171   -@inproceedings{li09
  197 +@inproceedings{li09,
172 198 Author = {Li, S.Z. and Lei, Z. and Ao, M.},
173   - Booktitle = {6th IEEE Workshop on Object Tracking and Classification Beyond and in the Visible Spectrum (OTCBVS, in conjunction with CVPR 2009)}
174   - Month = {jun}
175   - Title = {The HFB Face Database for Heterogeneous Face Biometrics Research}
  199 + Booktitle = {6th IEEE Workshop on Object Tracking and Classification Beyond and in the Visible Spectrum (OTCBVS, in conjunction with CVPR 2009)},
  200 + Month = {jun},
  201 + Title = {The HFB Face Database for Heterogeneous Face Biometrics Research},
176 202 Year = {2009}}
177 203  
178 204 @article{wang09,
... ... @@ -195,7 +221,7 @@
195 221 Author = {Wolf, L. and Hassner, T. and Maoz, I.},
196 222 Booktitle = {Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on},
197 223 Month = {june},
198   - Pages = {529-534}
  224 + Pages = {529-534},
199 225 Title = {Face recognition in unconstrained videos with matched background similarity},
200 226 Year = {2011}}
201 227  
... ...