Jia Guo
Jia Guo
For few-shot learning tasks like IDCardCamera face verification(identification), we only have two face images for each person in most cases for training. Under such situation, metric learning approaches can be...
Hi authors, I have tried your network structure with sphere loss and it can give similar result which mentioned in your paper. However, when I switched to use common resnet-50...
I saw one piece of code in MultiBoxTarget.cu below: ``` const int num_labels = labels.size(1); CHECK_GT(num_labels, 2); ``` But why? I think one or two ground truth boxes are also...
Hello, is there any plan to support on-devices(GPU) augmentations? It will be quite useful to boost the performance on multi-GPUs servers.
How to participate: [https://github.com/deepinsight/insightface/tree/master/challenges/iccv21-mfr](https://github.com/deepinsight/insightface/tree/master/challenges/iccv21-mfr) Submission server: http://iccv21-mfr.com/ Workshop homepage: https://ibug.doc.ic.ac.uk/resources/masked-face-recognition-challenge-workshop-iccv-21/ Any issue can be left in this thread.