CoolFace
Apppublic

DIaac/FGSM_attack_demo

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

Welcome to CRES

The acronym CRES represents the Comprehensive Robustness Evaluation System, which is a simple demo that aims to show the adversarial attacks and defenses using FGSM(Fast Gradient Sign Method).

This project, being part of my undergraduate thesis, is relatively simple but still holds significant application and educational value.

BTW, the newly trained model from the 'Adversarial Training' cannot be immediately displayed in the subsequent evaluation section; one has to restart the entire app to see the updated model. This is clearly not ideal, yet the issue remains unresolved.