RemFx / cfg

Commit History

in the default config log the model to wandb
0b430bb

Christian J. Steinmetz commited on

updated classifier configs
9ff30f9

Christian J. Steinmetz commited on

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

Christian J. Steinmetz commited on

update to classiifer config
52db8b0

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

Update chain_inference checkpoint paths
d92486b

mattricesound commited on

Update chain inference
2cc2105

mattricesound commited on

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

mattricesound commited on

Remove metric callback from config
1b72821

mattricesound commited on

Fix custom inferencing issues
fb9ce8b

mattricesound commited on

Add custom-inference dataset
6da1b0d

mattricesound commited on

Fix circular import issue
9eba2f5

mattricesound commited on

Added intermediate logging of chain_inference
80a1624

mattricesound commited on

Update ckpt paths in chain_inference
6af03de

mattricesound commited on

Add effects chain inference code
652f240

mattricesound commited on

Add effect-specific experiments
30c1d67

mattricesound commited on

Fix config copy-paste bug
020bd46

mattricesound commited on

Remove debug statement from dataset
596fe43

mattricesound commited on

Prepare apply <=n remove n cfgs
476d640

mattricesound commited on

Update dataset to use range for num effects
8a3bb8f

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

Add random sampling of datasets to prevent class imbalance
9325b1e

mattricesound commited on

Add flag to not log audio
0fbacb2

mattricesound commited on

Fix bug in removing single effects
15b101a

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

Merge branch 'main' into cjs--classifier-v2
79f29be

Christian J. Steinmetz commited on

adding multi-label classification task with CNN
7ac8557

Christian J. Steinmetz commited on

add parameter for number of effect classes
99511d7

Christian J. Steinmetz commited on

Add exp/default.yaml to configure experiments
35ce5ba

mattricesound commited on

Allow for specifying max_effects as -1
93a34d1

mattricesound commited on

Add max_removed_effects
4c773e2

mattricesound commited on

Refactor commit, see README for details
8cb3861

mattricesound commited on

Refactor dataset to apply multiple effects at a time
c7866f1

mattricesound commited on

Fix umx_compressor path. Only log max 10 audio items3
b86a99b

mattricesound commited on

Fix umx_compressor path. Only log max 10 audio items2
53f9ab9

mattricesound commited on

Fix umx_compressor path. Only log max 10 audio items
2b0b0f8

mattricesound commited on