Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Alan-Qin/Transfer_attack_RAP
/ functions
Functions
8 in github.com/Alan-Qin/Transfer_attack_RAP
⨍
Functions
8
◇
Types & classes
1
↓ 31 callers
Function
logging
(s, print_=True, log_=True)
rap_attack.py:120
↓ 2 callers
Function
DI
(X_in)
rap_attack.py:175
↓ 2 callers
Function
pgd
(model, data, labels, targeted, epsilon, k, a, random_start=True)
rap_attack.py:192
↓ 1 callers
Function
gkern
(kernlen=15, nsig=3)
rap_attack.py:161
↓ 1 callers
Function
load_ground_truth
(csv_filename)
rap_attack.py:136
↓ 1 callers
Function
makedir
(path)
rap_attack.py:67
Method
__init__
(self, mean, std)
rap_attack.py:152
Method
forward
(self, x)
rap_attack.py:157