๐
๐
Old Age
Face Pasting Attack
October 17, 2022 ยท Entered Twilight ยท ๐ arXiv.org
Repo contents: 0_1.png, LICENSE, README.md, face_pasting_attack.py, facemasks_manual, facerecognitionsamples, manual_face_pasting_attack.ipynb, model.py, resnet.py
Authors
Niklas Bunzel, Lukas Graner
arXiv ID
2210.09153
Category
cs.CV: Computer Vision
Cross-listed
cs.LG
Citations
0
Venue
arXiv.org
Repository
https://github.com/bunni90/FacePastingAttack
โญ 5
Last Checked
3 months ago
Abstract
Cujo AI and Adversa AI hosted the MLSec face recognition challenge. The goal was to attack a black box face recognition model with targeted attacks. The model returned the confidence of the target class and a stealthiness score. For an attack to be considered successful the target class has to have the highest confidence among all classes and the stealthiness has to be at least 0.5. In our approach we paste the face of a target into a source image. By utilizing position, scaling, rotation and transparency attributes we reached 3rd place. Our approach took approximately 200 queries per attack for the final highest score and about ~7.7 queries minimum for a successful attack. The code is available at https://github.com/bunni90/FacePastingAttack .
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
๐
๐
Old Age
Fast R-CNN
๐
๐
Old Age