Files
insightface/recognition/_evaluation_/ijb/README.md

37 lines
1.9 KiB
Markdown
Raw Normal View History

2018-12-03 21:20:11 +00:00
To reproduce the figures and tables in the notebook, please download everything (model, code, data and meta info) from here:
2021-08-05 10:28:43 +08:00
[GDrive](https://drive.google.com/file/d/1aC4zf2Bn0xCVH_ZtEuQipR2JvRb1bf8o/view?usp=sharing)
2018-12-05 14:58:22 +00:00
or
2020-04-04 17:05:06 +01:00
[Baidu Cloud](https://pan.baidu.com/s/1oer0p4_mcOrs4cfdeWfbFg)
2020-04-04 17:06:35 +01:00
Updated Meta data (1:1 and 1:N):
2021-08-26 21:30:32 +08:00
2021-08-26 21:31:37 +08:00
[Baidu Cloud](https://pan.baidu.com/s/1x-ytzg4zkCTOTtklUgAhfg) (code:7g8o) ;
[GDrive](https://drive.google.com/file/d/1MXzrU_zUESSx_242pRUnVvW_wDzfU8Ky/view?usp=sharing)
2018-12-19 18:50:06 +00:00
Please apply for the IJB-B and IJB-C by yourself and strictly follow their distribution licenses.
2020-04-04 17:08:11 +01:00
## Aknowledgement
2020-04-01 12:52:44 +01:00
Great thanks for Weidi Xie's instruction [2,3,4,5] to evaluate ArcFace [1] on IJB-B[6] and IJB-C[7] (1:1 protocol).
2020-04-04 17:08:11 +01:00
2020-04-03 22:13:50 +01:00
Great thanks for Yuge Huang's code [8] to evaluate ArcFace [1] on IJB-B[6] and IJB-C[7] (1:N protocol).
2020-04-04 17:08:11 +01:00
## Reference
2018-12-03 21:20:11 +00:00
[1] Jiankang Deng, Jia Guo, Niannan Xue, Stefanos Zafeiriou. Arcface: Additive angular margin loss for deep face recognition[J]. arXiv:1801.07698, 2018.
2020-04-04 17:08:11 +01:00
2018-12-03 21:20:11 +00:00
[2] https://github.com/ox-vgg/vgg_face2.
2020-04-04 17:08:11 +01:00
2018-12-19 18:50:06 +00:00
[3] Qiong Cao, Li Shen, Weidi Xie, Omkar M Parkhi, Andrew Zisserman. VGGFace2: A dataset for recognising faces across pose and age. FG, 2018.
2020-04-04 17:08:11 +01:00
2018-12-19 18:50:06 +00:00
[4] Weidi Xie, Andrew Zisserman. Multicolumn Networks for Face Recognition. BMVC 2018.
2020-04-04 17:08:11 +01:00
2018-12-19 18:50:06 +00:00
[5] Weidi Xie, Li Shen, Andrew Zisserman. Comparator Networks. ECCV, 2018.
2020-04-04 17:08:11 +01:00
2018-12-19 18:50:06 +00:00
[6] Whitelam, Cameron, Emma Taborsky, Austin Blanton, Brianna Maze, Jocelyn C. Adams, Tim Miller, Nathan D. Kalka et al. IARPA Janus Benchmark-B Face Dataset. CVPR Workshops, 2017.
2020-04-04 17:08:11 +01:00
2018-12-19 18:50:06 +00:00
[7] Maze, Brianna, Jocelyn Adams, James A. Duncan, Nathan Kalka, Tim Miller, Charles Otto, Anil K. Jain et al. IARPA Janus BenchmarkC: Face Dataset and Protocol. ICB, 2018.
2020-04-04 17:08:11 +01:00
2020-04-01 12:52:44 +01:00
[8] Yuge Huang, Pengcheng Shen, Ying Tai, Shaoxin Li, Xiaoming Liu, Jilin Li, Feiyue Huang, Rongrong Ji. Distribution Distillation Loss: Generic Approach for Improving Face Recognition from Hard Samples. arXiv:2002.03662.
2018-12-03 21:20:11 +00:00