Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaohanWang/HFC
/ types & classes
Types & classes
6 in github.com/HaohanWang/HFC
⨍
Functions
47
◇
Types & classes
6
↓ 4 callers
Class
ResNet
scripts/resnet.py:358
↓ 2 callers
Class
AugmentedDataSubset
scripts/resnet.py:161
↓ 2 callers
Class
CIFAR10Data
Unpickles the CIFAR10 dataset from a specified folder containing a pickled version following the format of Krizhevsky which can be found
scripts/resnet.py:33
↓ 2 callers
Class
DataSubset
scripts/resnet.py:129
↓ 2 callers
Class
LinfPGDAttack
utility/pgd_attack.py:14
↓ 1 callers
Class
AugmentedCIFAR10Data
Data augmentation wrapper over a loaded dataset. Inputs to constructor ===================== - raw_cifar10data: the loaded CIFAR1
scripts/resnet.py:93