-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbib.bib
More file actions
executable file
·38 lines (37 loc) · 1.24 KB
/
bib.bib
File metadata and controls
executable file
·38 lines (37 loc) · 1.24 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
@article{eidinger2014age,
title={Age and gender estimation of unfiltered faces},
author={Eidinger, Eran and Enbar, Roee and Hassner, Tal},
journal={IEEE Transactions on Information Forensics and Security},
volume={9},
number={12},
pages={2170--2179},
year={2014},
publisher={IEEE}
}
@article{zhang2016joint,
title={Joint face detection and alignment using multitask cascaded convolutional networks},
author={Zhang, Kaipeng and Zhang, Zhanpeng and Li, Zhifeng and Qiao, Yu},
journal={IEEE Signal Processing Letters},
volume={23},
number={10},
pages={1499--1503},
year={2016},
publisher={IEEE}
}
@inproceedings{bromley1994signature,
title={Signature verification using a" siamese" time delay neural network},
author={Bromley, Jane and Guyon, Isabelle and LeCun, Yann and S{\"a}ckinger, Eduard and Shah, Roopak},
booktitle={Advances in neural information processing systems},
pages={737--744},
year={1994}
}
@article{Belhumeur1997,
author = {Belhumeur, Peter and Hespanha, Joao and Kriegman, David},
year = {1997},
month = {07},
pages = {711-720},
title = {Eigenfaces vs. Fisherfaces: Recognition Using Class Specific Linear Projection},
volume = {19},
journal = {IEEE Trans. Pattern Anal. Mach. Intell.},
doi = {10.1109/34.598228}
}