RemFx / cfg /model

Commit History

Add new scripts/configs for eval and easy usage. Rename configs.
a559a3b

mattricesound commited on

updating classifier configs and adding in kwargs to pretrained models
3c4fcfb

Christian J. Steinmetz commited on

cleaning up fx classifiers
8a6eea8

Christian J. Steinmetz commited on

adding mixup augmentation and fixing ordering of labels
1b6bb59

Christian J. Steinmetz commited on

changing linear layers to MLP
c756b1d

Christian J. Steinmetz commited on

adding updated support for classifier models
d254115

Christian J. Steinmetz commited on

Add 5-1 experiment. Update test batch_size to 2
6a5decf

mattricesound commited on

Added intermediate logging of chain_inference
80a1624

mattricesound commited on

Remove previous DPTNet/DCUNet implementations
ca6b6f7

mattricesound commited on

Fix tcn dilation growth
79a7f1b

mattricesound commited on

Tune effects, replace models with asteroid, remove silence
5945136

mattricesound commited on

Update callbacks, debug new models
9a9a2c9

mattricesound commited on

Init dcunet and dptnet
7d6f241

mattricesound commited on

Update umx.yaml
e543fe8

Christian J. Steinmetz commited on

adding multi-label classification task with CNN
7ac8557

Christian J. Steinmetz commited on