2020 CelebA-Spoof Face Anti-Spoofing Challenge
Face anti-spoofing is an important task in computer vision, which aims to facilitate facial interaction systems to determine whether a presented face is live or spoof. Most modern face anti-spoofing methods are fueled by the availability of face anti-spoofing datasets. However, there are several limitations with the existing datasets: Lack of Diversity, Lack of Annotations, and Performance Saturation.
To address these shortcomings in the existing face anti-spoofing dataset, we propose a large-scale and densely annotated dataset, CelebA-Spoof. Specifically, CelebA-Spoof comprises of a total of 10,177 subjects, 625,537 images, which is the largest dataset in face anti-spoofing.
Besides the public dataset we have released, the dataset also features a hidden test set. The evaluation of CelebA-Spoof Challenge is performed on this hidden test set. Users are required to submit final prediction files, which we shall proceed to evaluate.
To access the CelebA-Spoof dataset, please visit its GitHub repository. You can also find the detailed data description and usage in the download file.
The submission platform and Guideline for CelebA-Spoof Challenge 2020 will be available once the competition officially begins. Please stay tuned. We recommend you to download/process the CelebA-Spoof dataset in advance due to its large size.
Please check the terms and conditions for further rules and details.
CelebA-Spoof Challenge 2020 will provide prizes with a total of $15,000 in the AWS promotion code format:
If you have any questions, please feel free to discuss in the Forum. Besides, please contact us by sending an email to celebaspoof@gmail.com.
Evaluation Criteria
Considering face anti-spoof as binary classification, we can leverage FPR@TPR as evaluation criteria. Specifically, spoof class is Positive, live class is Negative.
FPR = FP / (FP + TN)
TPR = TP / (TP + FN)
The TPR@FPR=5E-3 determines the final ranking. Besides, we also provide TPR@FPR=10E-3 and TPR@FPR=10E-4. If TPR@FPR=5E-3 is the same, the one with higher TPR@FPR=10E-4 will achieve a higher ranking
The CelebA-Spoof Challenge 2020 will be around 9 weeks (64 days) with one phase. The challenge will start together with ECCV 2020, The 2nd Workshop on Sensing, Understanding and Synthesizing Humans. Participants are restricted to train their algorithms on the publicly available CelebA-Spoof training dataset. The hidden test set used for online evaluation contains around 30000 images, which represents the general circumstances of the hidden test set and is used to maintain a public leaderboard. The final results will be revealed around Nov. 2020. Participants are expected to develop more robust and generalized methods for face anti-spoofing detection in real-world scenarios.
When participating in the competition, please be reminded that:
Before downloading and using the CelebA-Spoof dataset, please agree to the following terms of use. You, your employer and your affiliations are referred to as "User". The authors and their affiliations, SenseTime, are referred to as "Producer".
@inproceedings{CelebA-Spoof, title={CelebA-Spoof: Large-Scale Face Anti-Spoofing Dataset with Rich Annotations}, author={Zhang, Yuanhan and Yin, Zhenfei and Li, Yidong and Yin, Guojun and Yan, Junjie and Shao, Jing and Liu, Ziwei}, booktitle={European Conference on Computer Vision (ECCV)}, year={2020} }
The download link will be sent to you once your request is approved.
Copyright © 2020, CelebA-Spoof Consortium. All rights reserved. Redistribution and use software in source and binary form, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE AND ANNOTATIONS ARE PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Start: Aug. 28, 2020, midnight
Description: The online evaluation results must be submitted through this CodaLab competition site of the CelebA-Spoof Challenge. The online evaluation chances will be updated on Friday, 11:59 p.m (UTC) every week. The participants can conduct 5 online evaluations (each with 45 minutes of runtime limit) per week. Each participant will be assigned 1 Tesla V100 GPU with 16 GB memory capacity. The organizer will offer some hints/codes to ensure a successful submission.
Oct. 31, 2020, 11:59 p.m.
You must be logged in to participate in competitions.
Sign In