392781 / FaceOff

Steps towards physical adversarial attacks on facial recognition
Creative Commons Attribution Share Alike 4.0 International
78 stars 14 forks source link

Better way to load training/testing data #2

Closed 392781 closed 5 years ago

392781 commented 5 years ago

Create a new function in adversarial_face_recognition.py for dataloading. Could potentially done inside the Attack class or as a standalone function.

392781 commented 5 years ago

Fixed in one of the latest commits