Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bic-L/MaxFormer
/ functions
Functions
449 in github.com/bic-L/MaxFormer
⨍
Functions
449
◇
Types & classes
120
Function
load_model
(args, model_without_ddp, optimizer, loss_scaler)
imagenet/misc.py:316
Function
load_old_ckpt
Load checkpoint weights by sequentially copying parameters in order. Assumes both checkpoints have the same number of parameters and matching
imagenet/misc.py:332
Function
max_former
(pretrained= False, pretrained_cfg=None, **kwargs)
cifar10-100/max_former.py:101
Function
max_former
(pretrained= False, pretrained_cfg=None, **kwargs)
event/max_former.py:101
Function
maxformer
(pretrained = False, pretrained_cfg=None, pretrained_cfg_overlay=None, **kwargs)
imagenet/max_former.py:124
Function
maxformer_10_384
(pretrained = False, pretrained_cfg=None, pretrained_cfg_overlay=None, T=1, **kwargs)
imagenet/max_former.py:133
Function
maxformer_10_512
(pretrained = False, pretrained_cfg=None, pretrained_cfg_overlay=None, T=1, **kwargs)
imagenet/max_former.py:143
Function
maxformer_10_768
(pretrained = False, pretrained_cfg=None, pretrained_cfg_overlay=None, T=1, **kwargs)
imagenet/max_former.py:153
Method
median
(self)
imagenet/misc.py:57
Method
median
(self)
event/utils.py:43
Method
mixup_enabled
(self)
cifar10-100/loader.py:119
Function
mkdir
(path)
event/utils.py:180
Function
ms_qkformer
(pretrained = False, pretrained_cfg=None, pretrained_cfg_overlay=None, **kwargs)
imagenet/ms_qkformer.py:211
Function
ms_qkformer
(pretrained= False, pretrained_cfg=None, **kwargs)
cifar10-100/ms_qkformer.py:101
Function
ms_qkformer
(pretrained= False, pretrained_cfg=None, **kwargs)
event/ms_qkformer.py:101
Function
ms_qkformer_10_384
(pretrained = False, pretrained_cfg=None, pretrained_cfg_overlay=None, T=1, **kwargs)
imagenet/ms_qkformer.py:220
Function
ms_qkformer_10_512
(pretrained = False, pretrained_cfg=None, pretrained_cfg_overlay=None, T=1, **kwargs)
imagenet/ms_qkformer.py:230
Function
ms_qkformer_10_768
(pretrained = False, pretrained_cfg=None, pretrained_cfg_overlay=None, T=1, **kwargs)
imagenet/ms_qkformer.py:240
Method
overall_noise
(self, events, ratio)
event/augment.py:64
Method
overall_noise_with_cam
(self, events, noise_ratio)
event/augment.py:313
Function
posterize
(img, bits_to_keep, **__)
cifar10-100/aa_snn.py:151
Function
print_model_parameters
(model)
imagenet/train.py:185
Function
print_model_parameters
(model)
imagenet/test.py:178
Method
random_drop_with_cam
(self, events, lamda)
event/augment.py:240
Method
random_shift_time
(self, events, max_shift_ratio)
event/augment.py:99
Method
random_shift_xy
(self, events, max_shift_length)
event/augment.py:109
Method
region_noise
(self, events, area_ratio)
event/augment.py:76
Method
region_noise_with_cam
(self, events, area_ratio)
event/augment.py:278
Function
rotate
(img, degrees, **kwargs)
cifar10-100/aa_snn.py:88
Method
sampler
(self)
cifar10-100/loader.py:111
Function
save_model
(args, epoch, model, model_without_ddp, optimizer, loss_scaler)
imagenet/misc.py:296
Function
save_on_master
(*args, **kwargs)
event/utils.py:227
Function
sharpness
(img, factor, **__)
cifar10-100/aa_snn.py:169
Function
shear_x
(img, factor, **kwargs)
cifar10-100/aa_snn.py:56
Method
shear_x
(self, events, shear)
event/augment.py:454
Function
shear_y
(img, factor, **kwargs)
cifar10-100/aa_snn.py:61
Method
shear_y
(self, events, shear)
event/augment.py:466
Function
solarize
(img, thresh, **__)
cifar10-100/aa_snn.py:132
Function
solarize_add
(img, add, thresh=128, **__)
cifar10-100/aa_snn.py:136
Method
synchronize_between_processes
Warning: does not synchronize the deque!
imagenet/misc.py:43
Method
synchronize_between_processes
Warning: does not synchronize the deque!
event/utils.py:29
Method
time_incline_x
(self, events, kx)
event/augment.py:351
Method
time_incline_y
(self, events, ky)
event/augment.py:360
Function
translate_x_abs
(img, pixels, **kwargs)
cifar10-100/aa_snn.py:78
Function
translate_x_rel
(img, pct, **kwargs)
cifar10-100/aa_snn.py:66
Function
translate_y_abs
(img, pixels, **kwargs)
cifar10-100/aa_snn.py:83
Function
translate_y_rel
(img, pct, **kwargs)
cifar10-100/aa_snn.py:72
Method
value
(self)
imagenet/misc.py:75
Method
value
(self)
event/utils.py:61
← previous
401–449 of 449, ranked by callers