openbr.bib
13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
% Developers
@misc{jklontz,
Author = {Joshua C. Klontz},
Howpublished = {https://github.com/jklontz},
Title = {jklontz at ieee.org}}
@misc{mburge,
Author = {Dr. Mark J. Burge},
Howpublished = {https://github.com/mburge},
Title = {mburge at gmail.com}}
@misc{bklare,
Author = {Dr. Brendan F. Klare},
Howpublished = {https://github.com/bklare},
Title = {brendan.klare at ieee.org}}
@misc{mmtaborsky,
Author = {M. M. Taborsky},
Howpublished = {https://github.com/mmtaborsky},
Title = {mmtaborsky at gmail.com}}
@misc{sklum,
Author = {Scott J. Klum},
Howpublished = {https://github.com/sklum},
Title = {scott.klum at gmail.com}}
@misc{caotto,
Author = {Charles A. Otto},
Howpublished = {https://github.com/caotto},
Title = {ottochar at gmail.com}}
@misc{lbestrowden,
Author = {Lacey S. Best-Rowden},
Howpublished = {https://github.com/lbestrowden},
Title = {bestrow1 at msu.edu}}
% Software
@misc{OpenBR,
Author = {Joshua C. Klontz and Dr. Mark J. Burge},
Title = {{OpenBR} - {Open} {Biometric} {Recognition}},
Year = {2012}}
@misc{libface,
Howpublished = {http://libface.sourceforge.net/file/Home.html},
Title = {libface},
Year = {2011}}
@misc{CT8,
Author = {Cognitec},
Howpublished = {www.cognitec-systems.de/FaceVACS-SDK.19.0.html},
Title = {{FaceVACS-SDK} 8.5},
Year = {2012}}
@misc{NEC3,
Author = {NEC},
Howpublished = {http://www.nec.com/en/global/solutions/security/product/neoface.html},
Title = {NEC {NeoFace} {SDK} 3.1.1},
Year = {2012}}
@misc{NT4,
Author = {Neurotechnology},
Howpublished = {www.neurotechnology.com/megamatcher.html},
Title = {Neurotec {Biometric} {SDK} 4.2},
Year = {2012}}
@misc{PP4,
Author = {PittPatt},
Howpublished = {www.pittpatt.com},
Title = {PittPatt {SDK} 4.2.2},
Year = {2010}}
@misc{PP5,
Author = {PittPatt},
Howpublished = {www.pittpatt.com},
Title = {PittPatt {SDK} 5.2.2},
Year = {2011}}
@misc{OpenCV,
Author = {Itseez},
Howpublished = {www.opencv.org},
Title = {{The OpenCV Library}},
Year = 2000}
@misc{MATLAB,
Author = {MathWorks},
Howpublished = {www.mathworks.com},
Title = {{MATLAB Release 2013a}},
Year = 2013}
@manual{R,
Title = {R: A Language and Environment for Statistical Computing},
Author = {{R Core Team}},
Organization = {R Foundation for Statistical Computing},
Address = {Vienna, Austria},
Year = 2013,
Url = {http://www.R-project.org}}
% Papers
@incollection{ahonen04,
Author = {Ahonen, Timo and Hadid, Abdenour and Pietik{\"a}inen, Matti},
Booktitle = {Computer Vision-ECCV 2004},
Pages = {469-481},
Publisher = {Springer},
Title = {Face recognition with local binary patterns},
Year = {2004}}
@inproceedings{arandjelovic12,
Author = {Arandjelovic, R. and Zisserman, A.},
Booktitle = {Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on},
Title = {Three things everyone should know to improve object retrieval},
Month = {June},
Year = {2012},
Pages = {2911-2918}}
@article{bradski00,
Author = {Bradski, Gary},
Journal = {Doctor Dobbs Journal},
Number = {11},
Pages = {120-126},
Publisher = {M AND T PUBLISHING INC},
Title = {The {OpenCV} library},
Volume = {25},
Year = {2000}}
@article{belhumeur97,
Author = {Belhumeur, Peter N. and Hespanha, Joao P. and Kriegman, David J.},
Journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
Number = {7},
Pages = {711-720},
Publisher = {IEEE},
Title = {Eigenfaces vs. fisherfaces: Recognition using class specific linear projection},
Volume = {19},
Year = {1997}}
@inproceedings{belhumeur11,
Author = {Belhumeur, P.N. and Jacobs, D.W. and Kriegman, D.J. and Kumar, N.},
Booktitle = {Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on},
Month = {jun},
Pages = {545-552},
Title = {Localizing parts of faces using a consensus of exemplars},
Year = {2011}}
@article{bolme03,
Title={The {CSU} face identification evaluation system: its purpose, features, and structure},
Author={Bolme, David and Ross Beveridge, J and Teixeira, Marcio and Draper, Bruce},
Journal={Computer Vision Systems},
Pages={304-313},
Year={2003}}
@inproceedings{bolme09,
Author = {Bolme, D.S. and Draper, B.A. and Beveridge, J.R.},
Booktitle = {Computer Vision and Pattern Recognition, 2009. CVPR 2009. IEEE Conference on},
Month = {jun},
Pages = {2105-2112},
Title = {Average of Synthetic Exact Filters},
Year = {2009}}
@misc{founds11,
Author = {Founds, A.P. and Orlans, N. and Whiddon, G. and Watson, C.},
Howpublished = {www.nist.gov/itl/iad/ig/sd32.cfm},
Title = {{NIST Special Database 32 - Multiple Encounter Dataset II (MEDS-II)}},
Year = {2011}}
@article{gacek04,
Author = {Cristina Gacek and Budi Arief},
Journal = {IEEE Software},
Number = {21},
Pages = {34-40},
Volume = {1},
Year = {2004}}
@misc{grother12,
Author = {Grother, P. and Quinn, G.W. and Ngan, M.},
Title = {{Face Recognition Vendor Test (FRVT)} 2012},
Month = {mar},
Year = {2013},
Url = {http://www.nist.gov/itl/iad/ig/frvt-2012.cfm}}
@misc{grother13,
Author = {Grother, P.},
Title = {{MITRE FRVT Submission Question}},
HowPublished = {Personal communication},
Month = {jan},
Year = {2013}}
@article{hall09,
Author = {Hall, Mark and Frank, Eibe and Holmes, Geoffrey and Pfahringer, Bernhard and Reutemann, Peter and Witten, Ian H},
Journal = {ACM SIGKDD Explorations Newsletter},
Number = {1},
Pages = {10-18},
Publisher = {ACM},
Title = {The WEKA Data Mining Software: An Update},
Volume = {11},
Year = {2009}}
@inproceedings{huang08,
Author = {Huang, Gary B and Mattar, Marwan and Berg, Tamara and Learned-Miller, Eric and others},
Booktitle = {Workshop on Faces in 'Real-Life' Images: Detection, Alignment, and Recognition},
Title = {Labeled faces in the wild: A database forstudying face recognition in unconstrained environments},
Year = {2008}}
@article{ihaka96,
Author = {Ihaka, Ross and Gentleman, Robert},
Journal = {Journal of computational and graphical statistics},
Number = {3},
Pages = {299-314},
Publisher = {Taylor \& Francis},
Title = {R: A language for data analysis and graphics},
Volume = {5},
Year = {1996}}
@article{jegou11,
Author = {J{\'e}gou, H. and Douze, M. and Schmid, C.},
Journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
Month = {jan},
Number = {1},
Pages = {117-128},
Title = {Product Quantization for Nearest Neighbor Search},
Volume = {33},
Year = {2011}}
@inproceedings{klare11,
Author = {Klare, B.},
Booktitle = {Michigan State University Technical Report, {MSU-CSE-11-16}},
Title = {Spectrally Sampled Structural Subspace Features ({4SF})},
Year = {2011}}
@inproceedings{klare12,
Author = {Klare, B.F. and Jain, A.K.},
Booktitle = {Biometrics: Theory, Applications and Systems (BTAS), 2012 IEEE Fifth International Conference on},
Title = {Face recognition: Impostor-based measures of uniqueness and quality},
Month = {sept},
Pages = {237-244},
Year = {2012}}
@misc{lakhani07,
Author = {Karim R. Lakhani, Lars Bo Jeppesen, Jill A. Panetta},
Title = {The Value of Openness in Scientific Problem Solving},
Publisher = {Division of Research, Harvard Business School},
Year = {2007}}
@book{laurent04,
Author = {Andrew M. St. Laurent},
Title = {Understanding Open Source \& Free Software Licensing},
Publisher = {O'Reilly},
Year = {2004}}
@inproceedings{li09,
Author = {Li, S.Z. and Lei, Z. and Ao, M.},
Booktitle = {6th IEEE Workshop on Object Tracking and Classification Beyond and in the Visible Spectrum (OTCBVS, in conjunction with CVPR 2009)},
Month = {jun},
Title = {{The HFB Face Database} for {Heterogeneous Face Biometrics} Research},
Year = {2009}}
@inproceedings{lui12,
Author = {Lui, Yui Man and Bolme, D and Phillips, PJ and Beveridge, JR and Draper, BA},
Booktitle = {Computer Vision and Pattern Recognition Workshops (CVPRW), 2012 IEEE Computer Society Conference on},
Organization = {IEEE},
Pages = {9-16},
Title = {Preliminary studies on the Good, the Bad, and the Ugly face recognition challenge problem},
Year = {2012}}
@article{martinez98,
Author = {Martinez, A.M.},
Journal = {CVC Technical Report},
Title = {The {AR} face database},
Volume = {24},
Year = {1998}}
@article{meyers08,
Author = {Meyers, E. and Wolf, L.},
Journal = {Int. Journal of Computer Vision},
Number = {1},
Pages = {93-104},
Title = {Using biologically inspired features for face processing},
Volume = {76},
Year = {2008}}
@article{milborrow08,
Author = {S. Milborrow and F. Nicolls},
Journal = {ECCV},
Note = {www.milbo.users.sonic.net/stasm},
Title = {Locating Facial Features with an Extended Active Shape Model},
Year = {2008}}
@inproceedings{messer99,
Author = {Messer, K. and Matas, J. and Kittler, J. and Luettin, J. and Maitre, G.},
Booktitle = {Second international conference on audio and video-based biometric person authentication},
Organization = {Citeseer},
Pages = {965-966},
Title = {{XM2VTSDB}: The extended {M2VTS} database},
Volume = {964},
Year = {1999}}
@article{moghaddam97,
Author = {Moghaddam, B. and Pentland, A.},
Journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
Month = {jul},
Number = {7},
Pages = {696-710},
Title = {Probabilistic Visual Learning for Object Representation},
Volume = {19},
Year = {1997}}
@misc{osi,
Title = {The Open Source Initiative},
Url = {}}
@article{phillips00,
Author = {Phillips, P.J. and Moon, H. and Rizvi, S.A. and Rauss, P.J.},
Journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
Number = {10},
Pages = {1090-1104},
Publisher = {IEEE},
Title = {The FERET evaluation methodology for face-recognition algorithms},
Volume = {22},
Year = {2000}}
@inproceedings{phillips05,
Author = {Phillips, P Jonathon and Flynn, Patrick J and Scruggs, Todd and Bowyer, Kevin W and Chang, Jin and Hoffman, Kevin and Marques, Joe and Min, Jaesik and Worek, William},
Booktitle = {Computer vision and pattern recognition, 2005. CVPR 2005. IEEE computer society conference on},
Organization = {IEEE},
Pages = {947-954},
Title = {Overview of the face recognition grand challenge},
Volume = {1},
Year = {2005}}
@inproceedings{phillips11,
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.},
Booktitle = {Automatic Face Gesture Recognition and Workshops (FG 2011), 2011 IEEE International Conference on},
Month = {mar},
Pages = {346-353},
Title = {An Introduction to the Good, the Bad, and the Ugly Face Recognition Challenge Problem},
Year = {2011}}
@misc{raymond00,
Title = {The cathedral \& the bazaar},
url = {},
Year = {2000}}
@misc{sonnenburg07,
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},
Title = {The Need for Open Source Software in Machine Learning},
Year = {2007}}
@article{turk91,
Author = {Turk, Matthew and Pentland, Alex},
Journal = {Journal of cognitive neuroscience},
Number = {1},
Pages = {71-86},
Publisher = {MIT Press},
Title = {Eigenfaces for recognition},
Volume = {3},
Year = {1991}}
@article{wang09,
Author = {Wang, Xiaogang and Tang, Xiaoou},
Journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
Number = {11},
Pages = {1955-1967},
Publisher = {IEEE},
Title = {Face photo-sketch synthesis and recognition},
Volume = {31},
Year = {2009}}
@article{weiss08,
Author = {Weiss, Y. and Torralba A. and Fergus, J.},
Journal = {Advances in Neural Information Processing Systems},
Title = {Spectral Hashing},
Year = {2008}}
@inproceedings{wolf11,
Author = {Wolf, L. and Hassner, T. and Maoz, I.},
Booktitle = {Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on},
Month = {june},
Pages = {529-534},
Title = {Face recognition in unconstrained videos with matched background similarity},
Year = {2011}}
@mastersthesis{zauner10,
Author = {Zauner, C.},
School = {Upper Austria University of Applied Sciences, Hagenberg Campus},
Title = {Implementation and Benchmarking of Perceptual Image Hash Functions},
Year = {2010}}
@inproceedings{zhang11,
Author = {Zhang, Wei and Wang, Xiaogang and Tang, Xiaoou},
Booktitle = {Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on},
Organization = {IEEE},
Pages = {513-520},
Title = {Coupled information-theoretic encoding for face photo-sketch recognition},
Year = {2011}}
@inproceedings{zhu11,
Author = {Zhu, C. and Wen, F. and Sun J.},
Booktitle = {Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on},
Month = {jun},
Pages = {481-488},
Title = {A Rank-Order Distance Based Clustering Algorithm for Face Tagging},
Year = {2011}}
@book{gamma95,
Author = {Gamma, Erich and Helm, Richard and Johnson, Ralph and Vlissides, John},
Title = {Design Patterns},
Publisher = {Addison-Wesley},
ISBN = {0-201-63361-2},
Year = 1995}
@inproceedings{tan10,
Author = {Tan, Xiaoyang and Triggs, B.},
Booktitle = {Image Processing, IEEE Transactions on,},
Title = {Enhanced local texture feature sets for face recognition under difficult lighting conditions},
Year = 2010,
Volume = 19,
Issue = 6,
Pages = {1635-1650}}