AlanPeng0897 / Defend_MI

[KDD 2022] "Bilateral Dependency Optimization: Defending Against Model-inversion Attacks"
https://arxiv.org/pdf/2206.05483.pdf
MIT License
22 stars 5 forks source link

Bug? #4

Open hung-z opened 1 year ago

hung-z commented 1 year ago

Why in the file: https://github.com/AlanPeng0897/Defend_MI/blob/master/GMI/attack.py line 169, you use g_path? should it be d_path?

Thanks.

AlanPeng0897 commented 1 year ago

Yes, it should be d_path.