Closed 392781 closed 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.
adversarial_face_recognition.py
Attack
Fixed in one of the latest commits
Create a new function in
adversarial_face_recognition.py
for dataloading. Could potentially done inside theAttack
class or as a standalone function.