Last active
November 4, 2024 02:59
-
-
Save Lyken17/91b81526a8245a028d4f85ccc9191884 to your computer and use it in GitHub Desktop.
Deep Leakage from Gradients.ipynb
I have experimented on ResNet base the code shared on https://github.com/mit-han-lab/dlg.And I haved following the paper saying: remove stride and replace activation function ReLu as Sigmoid, but I found the DLG way fail on ResNet. Cloud you please show me the code on ResNet? Or anyone have experimented on ResNet, please show me how you done?
Have you resolved this? I'm also getting stuck here @Harxis @Lyken17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@815961618 不知道你解决了没 我把手动种子torch.manual_seed注释了就好了