jinghuichen / Focused-Flip-Federated-Backdoor-Attack

Github Repo for AAAI 2023 paper: On the Vulnerability of Backdoor Defenses for Federated Learning
33 stars 3 forks source link

analyze the results #2

Open wydwdy opened 6 months ago

wydwdy commented 6 months ago

Hello, thank you for sharing your code. I am a beginner in backdoor learning. How to use and analyze the results generated through base.py,The code generated a file similar to 'ff_fedavg_cifar_simplle_h1.0_c20_100'

Greilfang commented 4 months ago

Hi, the saved data format is saved as the class in Reports.py, you can load the file with Pickle and get the data from the class.