Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RetroCirce/HTS-Audio-Transformer
/ functions
Functions
248 in github.com/RetroCirce/HTS-Audio-Transformer
⨍
Functions
248
◇
Types & classes
59
Method
forward
(self, x)
models.py:2067
Method
forward
Input: (batch_size, data_length)
models.py:2109
Method
forward
Input: (batch_size, data_length)
models.py:2164
Method
forward
(self, input, pool_size)
models.py:2217
Method
forward
Input: (batch_size, data_length)
models.py:2272
Method
forward
Input: (batch_size, data_length)
models.py:2370
Method
forward
Input: (batch_size, data_length)
models.py:2484
Method
forward
Input: (batch_size, data_length)
models.py:2595
Method
forward
Input: (batch_size, data_length)
models.py:2692
Method
forward
Input: (batch_size, data_length)
models.py:2783
Method
forward
Input: (batch_size, data_length)
models.py:2876
Method
forward
Input: (batch_size, data_length)
models.py:2967
Method
forward
Input: (batch_size, data_length)
models.py:3059
Method
forward
Input: (batch_size, data_length)
models.py:3158
Method
forward
Input: (batch_size, data_length)
models.py:3262
Method
forward
(self, x, mix_lambda = None)
sed_model.py:53
Method
forward
(self, x, sed_index, mix_lambda = None)
sed_model.py:277
Method
forward
(self, x)
model/layers.py:59
Method
forward
(self, x)
model/layers.py:84
Method
forward
(self, x)
model/layers.py:106
Method
forward
Args: x: input features with shape of (num_windows*B, N, C) mask: (0/-inf) mask with shape of (num_windows, Wh*Ww, Wh
model/htsat.py:107
Method
forward
(self, x)
model/htsat.py:220
Method
forward
x: B, H*W, C
model/htsat.py:284
Method
forward
(self, x)
model/htsat.py:359
Method
forward
(self, x: torch.Tensor, mixup_lambda = None, infer_mode = False)
model/htsat.py:762
Method
inference
(self, x)
sed_model.py:57
Function
init_hier_head
(class_map, num_class)
utils.py:214
Function
label_enhance
(preds)
fl_evaluate.py:38
Function
lecun_normal_
(tensor)
model/layers.py:194
Method
lr_foo
(epoch)
sed_model.py:240
Method
no_weight_decay
(self)
model/htsat.py:569
Method
no_weight_decay_keywords
(self)
model/htsat.py:573
Function
parse
(x)
model/layers.py:21
Method
predict
Run a single prediction on the model
predict.py:48
Function
prepprocess_audio
(track, ofs, rfs, mono_type = "mix")
utils.py:197
Function
scratch_optim
(preds, threshold, sec_threshold, mode)
fl_evaluate.py:21
Method
setup
Load the model into memory to make running multiple predictions efficient
predict.py:15
Method
test_dataloader
(self)
main.py:68
Method
test_epoch_end
(self, test_step_outputs)
sed_model.py:179
Method
test_epoch_end
(self, test_step_outputs)
sed_model.py:331
Method
test_step
(self, batch, batch_idx)
sed_model.py:155
Method
test_step
(self, batch, batch_idx)
sed_model.py:303
Method
train_dataloader
(self)
main.py:48
Method
training_epoch_end
(self, outputs)
sed_model.py:83
Method
training_step
(self, batch, batch_idx)
sed_model.py:66
Method
val_dataloader
(self)
main.py:58
Method
validation_epoch_end
(self, validation_step_outputs)
sed_model.py:96
Method
validation_step
(self, batch, batch_idx)
sed_model.py:92
← previous
201–248 of 248, ranked by callers